#204e80 color space conversions
Hex:
#204e80
RGB:
32, 78, 128
CMY:
87, 69, 50
CMYK:
75, 39, 0, 50
HSL:
211°, 60.0000%, 31.3725%
HSV (HSB):
211°, 75.0000%, 50.1961%
XYZ:
7.2163, 7.3144, 21.4535
xyY:
0.2005, 0.2033, 7.3144
CIE-Lab:
32.5121, 2.6165, -32.7379
CIE-LCH:
32.5121, 32.8423, 274.5695
CIE-Luv:
32.5121, -16.3231, -44.4742
Hunter-Lab:
27.0451, 0.2996, -28.1003
#204e80 color charts
#204e80 color shades, tints & tones
#204e80 color schemes
#204e80 color preview, HTML & CSS examples
This text has a color of #204e80
<p style="color:#204e80;">Text here</p>
.mytext {color:#204e80;}
This box has a color of #204e80
<div style="background-color:#204e80;">Content here</div>
.mybackground {background-color:#204e80;}
Border around this has a color of #204e80
<div style="border:2px solid #204e80;">Content here</div>
.myborder {border:2px solid #204e80;}