pub fn from_str(name: &str) -> Option<Rgb<Srgb, u8>>
named
Get an SVG/CSS3 color by name.
The names are the same as the constants, but lower case.