While exploring the deeps of .NET I found this wonderful class....
The System.Drawing.ColorTranslator class.
If I'd only known earlier.... This class has a static method that converts a System.Drawing.Color to the Html notation of that color,
and another to convert it back.