Parses the specified str into an instance of RgbColor.
str
public static RgbColor Parse(string str)
The string representing the color.
An instance of RgbColor.