Parses the specified str into an instance of IColor.
str
public static IColor Parse(string str)
The input string to be parsed.
An instance of IColor.