#32023f color space conversions
Hex:
#32023f
RGB:
50, 2, 63
CMY:
80, 99, 75
CMYK:
21, 97, 0, 75
HSL:
287°, 93.8462%, 12.7451%
HSV (HSB):
287°, 96.8254%, 24.7059%
XYZ:
2.2343, 1.0804, 4.7934
xyY:
0.2756, 0.1333, 1.0804
CIE-Lab:
9.6441, 32.6965, -26.4056
CIE-LCH:
9.6441, 42.0275, 321.0758
CIE-Luv:
9.6441, 9.3359, -21.5729
Hunter-Lab:
10.3943, 20.1796, -20.0661
#32023f color charts
#32023f color shades, tints & tones
#32023f color schemes
#32023f color preview, HTML & CSS examples
This text has a color of #32023f
<p style="color:#32023f;">Text here</p>
.mytext {color:#32023f;}
This box has a color of #32023f
<div style="background-color:#32023f;">Content here</div>
.mybackground {background-color:#32023f;}
Border around this has a color of #32023f
<div style="border:2px solid #32023f;">Content here</div>
.myborder {border:2px solid #32023f;}