I have a string as
String stringColor = "Color(0xff000000)";
What I want is to convert stringColor variable to actual Color.