This commit is contained in:
2025-01-20 01:36:57 -05:00
parent 04afd19a53
commit 3ee59333fb
-2
View File
@@ -2,8 +2,6 @@
A CLI utility written in Python that translates color codes to other formats.
= actively under construction =
# Project Background
I started this project because I found myself converting between Hex and RGB a lot while ricing. As I was frequently visiting various color picker websites, I began thinking more and more about how color conversions even work in the first place.