#202f64 color space conversions
Hex:
#202f64
RGB:
32, 47, 100
CMY:
87, 82, 61
CMYK:
68, 53, 0, 61
HSL:
227°, 51.5152%, 25.8824%
HSV (HSB):
227°, 68.0000%, 39.2157%
XYZ:
3.9124, 3.2602, 12.4797
xyY:
0.1991, 0.1659, 3.2602
CIE-Lab:
21.0572, 12.9097, -33.2585
CIE-LCH:
21.0572, 35.6762, 291.2143
CIE-Luv:
21.0572, -6.6915, -39.2097
Hunter-Lab:
18.0560, 7.0798, -28.3398
#202f64 color charts
#202f64 color shades, tints & tones
#202f64 color schemes
#202f64 color preview, HTML & CSS examples
This text has a color of #202f64
<p style="color:#202f64;">Text here</p>
.mytext {color:#202f64;}
This box has a color of #202f64
<div style="background-color:#202f64;">Content here</div>
.mybackground {background-color:#202f64;}
Border around this has a color of #202f64
<div style="border:2px solid #202f64;">Content here</div>
.myborder {border:2px solid #202f64;}