#202f42 color space conversions
Hex:
#202f42
RGB:
32, 47, 66
CMY:
87, 82, 74
CMYK:
52, 29, 0, 74
HSL:
214°, 34.6939%, 19.2157%
HSV (HSB):
214°, 51.5152%, 25.8824%
XYZ:
2.5955, 2.7335, 5.5451
xyY:
0.2387, 0.2514, 2.7335
CIE-Lab:
18.9431, -0.0487, -13.8863
CIE-LCH:
18.9431, 13.8864, 269.7992
CIE-Luv:
18.9431, -6.2726, -14.7513
Hunter-Lab:
16.5332, -0.9102, -8.3121
#202f42 color charts
#202f42 color shades, tints & tones
#202f42 color schemes
#202f42 color preview, HTML & CSS examples
This text has a color of #202f42
<p style="color:#202f42;">Text here</p>
.mytext {color:#202f42;}
This box has a color of #202f42
<div style="background-color:#202f42;">Content here</div>
.mybackground {background-color:#202f42;}
Border around this has a color of #202f42
<div style="border:2px solid #202f42;">Content here</div>
.myborder {border:2px solid #202f42;}