#204a72 color space conversions
Hex:
#204a72
RGB:
32, 74, 114
CMY:
87, 71, 55
CMYK:
72, 35, 0, 55
HSL:
209°, 56.1644%, 28.6275%
HSV (HSB):
209°, 71.9298%, 44.7059%
XYZ:
6.0817, 6.4195, 16.8381
xyY:
0.2073, 0.2188, 6.4195
CIE-Lab:
30.4472, -0.2176, -27.2701
CIE-LCH:
30.4472, 27.2710, 269.5428
CIE-Luv:
30.4472, -15.3282, -35.7984
Hunter-Lab:
25.3368, -1.4933, -21.6667
#204a72 color charts
#204a72 color shades, tints & tones
#204a72 color schemes
#204a72 color preview, HTML & CSS examples
This text has a color of #204a72
<p style="color:#204a72;">Text here</p>
.mytext {color:#204a72;}
This box has a color of #204a72
<div style="background-color:#204a72;">Content here</div>
.mybackground {background-color:#204a72;}
Border around this has a color of #204a72
<div style="border:2px solid #204a72;">Content here</div>
.myborder {border:2px solid #204a72;}