#202f7f color space conversions
Hex:
#202f7f
RGB:
32, 47, 127
CMY:
87, 82, 50
CMYK:
75, 63, 0, 50
HSL:
231°, 59.7484%, 31.1765%
HSV (HSB):
231°, 74.8031%, 49.8039%
XYZ:
5.4429, 3.8724, 20.5392
xyY:
0.1823, 0.1297, 3.8724
CIE-Lab:
23.2451, 23.5639, -47.0382
CIE-LCH:
23.2451, 52.6104, 296.6087
CIE-Luv:
23.2451, -7.2132, -57.3700
Hunter-Lab:
19.6784, 14.9348, -48.1086
#202f7f color charts
#202f7f color shades, tints & tones
#202f7f color schemes
#202f7f color preview, HTML & CSS examples
This text has a color of #202f7f
<p style="color:#202f7f;">Text here</p>
.mytext {color:#202f7f;}
This box has a color of #202f7f
<div style="background-color:#202f7f;">Content here</div>
.mybackground {background-color:#202f7f;}
Border around this has a color of #202f7f
<div style="border:2px solid #202f7f;">Content here</div>
.myborder {border:2px solid #202f7f;}