Inherits Struct < Value < Object
HexColor is a color that can be formatted as a hex string.
Hex returns the hex representation of the color.
RGBA returns the red, green, blue and alpha components of the color.
String returns the color as a hex string.