#204d80 color space conversions
Hex:
#204d80
RGB:
32, 77, 128
CMY:
87, 70, 50
CMYK:
75, 40, 0, 50
HSL:
212°, 60.0000%, 31.3725%
HSV (HSB):
212°, 75.0000%, 50.1961%
XYZ:
7.1458, 7.1733, 21.4300
xyY:
0.1999, 0.2007, 7.1733
CIE-Lab:
32.1983, 3.2772, -33.2364
CIE-LCH:
32.1983, 33.3976, 275.6314
CIE-Luv:
32.1983, -15.9850, -45.0968
Hunter-Lab:
26.7831, 0.7540, -28.6917
#204d80 color charts
#204d80 color shades, tints & tones
#204d80 color schemes
#204d80 color preview, HTML & CSS examples
This text has a color of #204d80
<p style="color:#204d80;">Text here</p>
.mytext {color:#204d80;}
This box has a color of #204d80
<div style="background-color:#204d80;">Content here</div>
.mybackground {background-color:#204d80;}
Border around this has a color of #204d80
<div style="border:2px solid #204d80;">Content here</div>
.myborder {border:2px solid #204d80;}