Sea.string.colorToString
From WoWWiki
This article is a part of the documentation of the Sea function library
--
-- colorToString(Table{r,g,b,a})
--
-- Converts a table to a Blizzard color code
--
-- Returns:
-- string
-- The blizzard color code AARRGGBB
--
--
