TFTColor is a simple UIColor library to get UIColor object from RGB hex string/value, CMYK hex string/value or CMYK base component values. You can also retrieve back RGB hex string/value, CMYK hex string/value.
Features:
- Convert RGB Hex String/Value to UIColor
- Convert CMYK Hex String/Value to UIColor
- Get RGB Hex String/Value from UIColor
- Get CMYK Hex String/Value from UIColor
- Initialize CMYK from its base components
