Description: Convert hexadecimal to RGB and see live color changes.
Why I made Color Conversion: I was learning about how colors are represented on the web using hexadecimal numbers or RGB. I figured there was a way to convert, and I was right. I thought making a converter would be a good challenge and help me train myself to be able to see a hexadecimal number and roughly guess the color.
What I'm proud of: I added a lot of little things that make the user experience more enjoyable: the inputs only allow valid characters, the inputs auto tab, it has a CSS animation on the background so you can watch as the colors change, etc.
Date: January 2018
Tech: