pretty-easy-hex-to-rgb
Version:
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
2 lines (1 loc) • 43 B
TypeScript
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