#20003f color space conversions
Hex:
#20003f
RGB:
32, 0, 63
CMY:
87, 100, 75
CMYK:
49, 100, 0, 75
HSL:
270°, 100.0000%, 12.3529%
HSV (HSB):
270°, 100.0000%, 24.7059%
XYZ:
1.4929, 0.6660, 4.7525
xyY:
0.2160, 0.0964, 0.6660
CIE-Lab:
6.0155, 30.3227, -32.4602
CIE-LCH:
6.0155, 44.4199, 313.0501
CIE-Luv:
6.0155, 2.6710, -18.4151
Hunter-Lab:
8.1606, 18.3729, -28.8162
#20003f color charts
#20003f color shades, tints & tones
#20003f color schemes
#20003f color preview, HTML & CSS examples
This text has a color of #20003f
<p style="color:#20003f;">Text here</p>
.mytext {color:#20003f;}
This box has a color of #20003f
<div style="background-color:#20003f;">Content here</div>
.mybackground {background-color:#20003f;}
Border around this has a color of #20003f
<div style="border:2px solid #20003f;">Content here</div>
.myborder {border:2px solid #20003f;}