Translates a html hexadecimal definition of a color into a .NET Framework Color. The input string must start with a '#' character and be followed by 6 hexadecimal digits. The digits A-F are not case sensitive. If the conversion was not successfull the color white will be returned.
MainUtil Class | Sitecore Namespace