Convert between HEX, RGB, HSL, HSV, and Tailwind color classes.
#3B82F6
rgb(59, 130, 246)
hsl(217, 91%, 60%)
color: #3b82f6;
bg-blue-500