#204a5f color space conversions
Hex:
#204a5f
RGB:
32, 74, 95
CMY:
87, 71, 63
CMYK:
66, 22, 0, 63
HSL:
200°, 49.6063%, 24.9020%
HSV (HSB):
200°, 66.3158%, 37.2549%
XYZ:
5.1100, 6.0309, 11.7212
xyY:
0.2235, 0.2638, 6.0309
CIE-Lab:
29.4902, -7.3672, -16.7096
CIE-LCH:
29.4902, 18.2616, 246.2074
CIE-Luv:
29.4902, -15.9079, -20.3830
Hunter-Lab:
24.5578, -5.8338, -11.1081
#204a5f color charts
#204a5f color shades, tints & tones
#204a5f color schemes
#204a5f color preview, HTML & CSS examples
This text has a color of #204a5f
<p style="color:#204a5f;">Text here</p>
.mytext {color:#204a5f;}
This box has a color of #204a5f
<div style="background-color:#204a5f;">Content here</div>
.mybackground {background-color:#204a5f;}
Border around this has a color of #204a5f
<div style="border:2px solid #204a5f;">Content here</div>
.myborder {border:2px solid #204a5f;}