I think that the title is clear !
What I have now is :
System.Drawing.Color uiui = System.Drawing.ColorTranslator.FromHtml(myString); var intColor =
Just use ColorTranslator method:
ColorTranslator.FromHtml("#010203");