cmyk-array-to-obj
Convert CMYK color as an array to a format object
Convert CMYK color as an array to a format object
Convert CMYK color as an object to a format array
Convert RGB color as an object to a CMYK color as an object
Convert CMYK color as an object to a format string
Convert CMYK color as an string to a format object
Convert HEX color as an string to a RGB color as an object
Convert HSV color as an array to a format object
Convert HSV color as an object to a format array
Convert RGB color as an object to a HSV color as an object
Convert HSV color as an object to a format string
Convert HSV color as an string to a format object
Function that retrieves or resolves only object values. This function should handle various input types, resolving functions if encountered, and ultimately return an object if possible.
Convert RGB color as an array to a format object
Convert RGB color as an object to a format array
Convert RGB color as an object to a CMYK color as an object
Convert RGB color as an object to a HEX color as an string
Convert RGB color as an object to a HSV color as an object
Convert RGB color as an object to a format string
Convert RGB color as an string to a format object
Convert a color of one type to another.