A calculator that allows the conversion between color code formats such as: RGB, CMYK, Hsl, & Hex.
- User can enter any RGB, CMYK, Hsl, or Hex formats and see the corresponding converted formats.
- User input is validated via Regex.
- HTML
- CSS
- JS
Here is a quick explanation of converting from Hsl and having the other formats as an output