Color.fromString

Reads a CSS style string to get the color. Understands #rrggbb, rgba(), hsl(), and rrggbbaa

struct Color
@safe static
fromString
(
string s
)

Meta