Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.22 KB

Hex to RGB converter

Hex to RGB converter and backgound color changer
Hex to RGB code from here

Working

  1. Enter the valid Hex code.
  2. It is converted using Javascript and displayed.
  3. Background color also changes to entered color.
  • Tech Stack Used

   html5 css3 javascript