#204a70 color space conversions
Hex:
#204a70
RGB:
32, 74, 112
CMY:
87, 71, 56
CMYK:
71, 34, 0, 56
HSL:
209°, 55.5556%, 28.2353%
HSV (HSB):
209°, 71.4286%, 43.9216%
XYZ:
5.9691, 6.3745, 16.2450
xyY:
0.2088, 0.2230, 6.3745
CIE-Lab:
30.3383, -0.9904, -26.1824
CIE-LCH:
30.3383, 26.2011, 267.8337
CIE-Luv:
30.3383, -15.3834, -34.1883
Hunter-Lab:
25.2477, -1.9826, -20.4752
#204a70 color charts
#204a70 color shades, tints & tones
#204a70 color schemes
#204a70 color preview, HTML & CSS examples
This text has a color of #204a70
<p style="color:#204a70;">Text here</p>
.mytext {color:#204a70;}
This box has a color of #204a70
<div style="background-color:#204a70;">Content here</div>
.mybackground {background-color:#204a70;}
Border around this has a color of #204a70
<div style="border:2px solid #204a70;">Content here</div>
.myborder {border:2px solid #204a70;}