Skip to content

Latest commit

 

History

History
 
 

Color_Code_Converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Color Code Converter

A calculator that allows the conversion between color code formats such as: RGB, CMYK, Hsl, & Hex.

Functionalities :-

  • User can enter any RGB, CMYK, Hsl, or Hex formats and see the corresponding converted formats.
  • User input is validated via Regex.

Tech Stack

  • HTML
  • CSS
  • JS

Screenshot

Here is a quick explanation of converting from Hsl and having the other formats as an output

image

Calculator Link