all-color-converter
A versatile color converter package that supports conversions between RGB, Hex, and HSL color formats.
pretty-easy-hex-to-rgb
Converts a hex color value to it's coresponding rgb value and returns it in an array like format of red, green, blue color values
togglehexrgb
toggles hex formatted string to rgb and rgb to hex, automatically detects input format