Parse a hex color into [r, g, b, a] with 0..1 components. Accepts the same forms as normalizeHex, including a missing leading #.
normalizeHex
#
Parse a hex color into [r, g, b, a] with 0..1 components. Accepts the same forms as
normalizeHex, including a missing leading#.