#204e7f color space conversions
Hex:
#204e7f
RGB:
32, 78, 127
CMY:
87, 69, 50
CMYK:
75, 39, 0, 50
HSL:
211°, 59.7484%, 31.1765%
HSV (HSB):
211°, 74.8031%, 49.8039%
XYZ:
7.1508, 7.2882, 21.1085
xyY:
0.2012, 0.2050, 7.2882
CIE-Lab:
32.4541, 2.2238, -32.2107
CIE-LCH:
32.4541, 32.2873, 273.9494
CIE-Luv:
32.4541, -16.3508, -43.6757
Hunter-Lab:
26.9966, 0.0368, -27.4610
#204e7f color charts
#204e7f color shades, tints & tones
#204e7f color schemes
#204e7f color preview, HTML & CSS examples
This text has a color of #204e7f
<p style="color:#204e7f;">Text here</p>
.mytext {color:#204e7f;}
This box has a color of #204e7f
<div style="background-color:#204e7f;">Content here</div>
.mybackground {background-color:#204e7f;}
Border around this has a color of #204e7f
<div style="border:2px solid #204e7f;">Content here</div>
.myborder {border:2px solid #204e7f;}