python-scripts/scripts/CMYK To RGB
2022-12-23 22:57:33 -06:00
..
CMYKtoRGB.py Edit CMYK to RBG grammar/spelling 2022-12-23 22:57:33 -06:00
README.md CMYK to RGB script added. 2022-10-05 14:05:46 +05:30

CMKY to RGB

This is a simple python script, that allows the user to covert CMYK color values into RGB values.

Usage

  • No additional package reqd. Just the script
  • Run CMYKtoRGB.py
  • Input the CMYK values, when asked
  • There you go, RGB Value is provided