Returns a boolean indicating whether or not an input has been parsed successfully.
Note: If parsing is unsuccessful, Colord defaults to black (does not throws an error).
Returns the hexadecimal representation of a color.
When the alpha channel value of the color is less than 1,
it outputs #rrggbbaa format instead of #rrggbb.
Allows to get or change an alpha channel value.