#204a71 color space conversions
Hex:
#204a71
RGB:
32, 74, 113
CMY:
87, 71, 56
CMYK:
72, 35, 0, 56
HSL:
209°, 55.8621%, 28.4314%
HSV (HSB):
209°, 71.6814%, 44.3137%
XYZ:
6.0251, 6.3969, 16.5400
xyY:
0.2080, 0.2209, 6.3969
CIE-Lab:
30.3925, -0.6045, -26.7270
CIE-LCH:
30.3925, 26.7338, 268.7044
CIE-Luv:
30.3925, -15.3556, -34.9940
Hunter-Lab:
25.2921, -1.7388, -21.0687
#204a71 color charts
#204a71 color shades, tints & tones
#204a71 color schemes
#204a71 color preview, HTML & CSS examples
This text has a color of #204a71
<p style="color:#204a71;">Text here</p>
.mytext {color:#204a71;}
This box has a color of #204a71
<div style="background-color:#204a71;">Content here</div>
.mybackground {background-color:#204a71;}
Border around this has a color of #204a71
<div style="border:2px solid #204a71;">Content here</div>
.myborder {border:2px solid #204a71;}