#202f4e color space conversions
Hex:
#202f4e
RGB:
32, 47, 78
CMY:
87, 82, 69
CMYK:
59, 40, 0, 69
HSL:
220°, 41.8182%, 21.5686%
HSV (HSB):
220°, 58.9744%, 30.5882%
XYZ:
2.9873, 2.8902, 7.6081
xyY:
0.2215, 0.2143, 2.8902
CIE-Lab:
19.5985, 4.3499, -20.9996
CIE-LCH:
19.5985, 21.4454, 281.7029
CIE-Luv:
19.5985, -6.3880, -23.5044
Hunter-Lab:
17.0005, 1.6152, -14.6334
#202f4e color charts
#202f4e color shades, tints & tones
#202f4e color schemes
#202f4e color preview, HTML & CSS examples
This text has a color of #202f4e
<p style="color:#202f4e;">Text here</p>
.mytext {color:#202f4e;}
This box has a color of #202f4e
<div style="background-color:#202f4e;">Content here</div>
.mybackground {background-color:#202f4e;}
Border around this has a color of #202f4e
<div style="border:2px solid #202f4e;">Content here</div>
.myborder {border:2px solid #202f4e;}