#204c7c color space conversions
Hex:
#204c7c
RGB:
32, 76, 124
CMY:
87, 70, 51
CMYK:
74, 39, 0, 51
HSL:
211°, 58.9744%, 30.5882%
HSV (HSB):
211°, 74.1935%, 48.6275%
XYZ:
6.8182, 6.9312, 20.0473
xyY:
0.2017, 0.2051, 6.9312
CIE-Lab:
31.6498, 2.3660, -31.6242
CIE-LCH:
31.6498, 31.7125, 274.2786
CIE-Luv:
31.6498, -15.7513, -42.5365
Hunter-Lab:
26.3272, 0.1553, -26.7184
#204c7c color charts
#204c7c color shades, tints & tones
#204c7c color schemes
#204c7c color preview, HTML & CSS examples
This text has a color of #204c7c
<p style="color:#204c7c;">Text here</p>
.mytext {color:#204c7c;}
This box has a color of #204c7c
<div style="background-color:#204c7c;">Content here</div>
.mybackground {background-color:#204c7c;}
Border around this has a color of #204c7c
<div style="border:2px solid #204c7c;">Content here</div>
.myborder {border:2px solid #204c7c;}