Parses a CSS P3 color string into a P3Color object.
Supports the CSS Color Module Level 4 color() function format:
The parsing process:
The CSS P3 color string to parse
The parsed P3 color object
If the string format is invalid
Parses a CSS P3 color string into a P3Color object.
Supports the CSS Color Module Level 4 color() function format:
The parsing process: