About

I know there are lots of tools out there that can be used to convert hex color values to rgb color values. I built this simple one out to test my Javascript skills.

Conclusion

This solution certainly isn't the best one. I know there are still a lot of ways I could improve it and avoid code repetition. This is my first attempt. Definetly coming back to improve on this.

Resources

The UI interface design and idea was gotten from the password generator challenge by frontendmentor.