An open API service indexing awesome lists of open source software.

https://github.com/zlatamigas/colorconverter

JavaFX app for color convertion between RGB, CMYK and XYZ.
https://github.com/zlatamigas/colorconverter

cmyk color-converter java javafx rgb xyz

Last synced: 3 months ago
JSON representation

JavaFX app for color convertion between RGB, CMYK and XYZ.

Awesome Lists containing this project

README

          

# icon ColorConverter

## Description
Windows App for converting color into different color models: CMYK - XYZ - RGB.

User can type color components (input fields), select colors from the palette (similar to graphic editors), smoothly change colors (sliders).

When any color component is changed, all other representations of this color in the other two color models are automatically recalculated. In case of “incorrect color” issue the warning is shown.

## Usage


ColorConverter_1



ColorConverter_2



ColorConverter_3



ColorConverter_gif