Skip to content

boxdox/hex2rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex2RGB

forthebadge

forthebadge

This is a very basic hexadecimal color code to RGB color code converter with built-in error checking and works both ways.

If the input is valid, the background color of the webpage is also updated, and the resultant code is displayed in the other input box.

If not, a small exclamation mark is shown.