Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 275 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 275 Bytes

HEX-to-RGB-and-vice-versa-

This is simple web page which will detect the format in which you enter the digit and automatically converts into another. For e.g if the entered digit(4 or 7) is in hex(2222), it will automatically detect it is hex and convert to rgb(34,34,34)