0
kicks
How to convert System.Drawing.Color to the HTML color format and back?
For some time i have been using my own custom methods for converting System.Drawing.Color to the HTML color format and the opposite: converting HTML color format to System.Drawing.Color type.
Then i bumped into this on MSDN...