#204c7f color space conversions
Hex:
#204c7f
RGB:
32, 76, 127
CMY:
87, 70, 50
CMYK:
75, 40, 0, 50
HSL:
212°, 59.7484%, 31.1765%
HSV (HSB):
212°, 74.8031%, 49.8039%
XYZ:
7.0109, 7.0083, 21.0619
xyY:
0.1998, 0.1998, 7.0083
CIE-Lab:
31.8257, 3.5463, -33.2088
CIE-LCH:
31.8257, 33.3976, 276.0955
CIE-Luv:
31.8257, -15.6740, -44.9192
Hunter-Lab:
26.4731, 0.9441, -28.6396
#204c7f color charts
#204c7f color shades, tints & tones
#204c7f color schemes
#204c7f color preview, HTML & CSS examples
This text has a color of #204c7f
<p style="color:#204c7f;">Text here</p>
.mytext {color:#204c7f;}
This box has a color of #204c7f
<div style="background-color:#204c7f;">Content here</div>
.mybackground {background-color:#204c7f;}
Border around this has a color of #204c7f
<div style="border:2px solid #204c7f;">Content here</div>
.myborder {border:2px solid #204c7f;}