#204e81 color space conversions
Hex:
#204e81
RGB:
32, 78, 129
CMY:
87, 69, 49
CMYK:
75, 40, 0, 49
HSL:
212°, 60.2484%, 31.5686%
HSV (HSB):
212°, 75.1938%, 50.5882%
XYZ:
7.2825, 7.3408, 21.8020
xyY:
0.1999, 0.2015, 7.3408
CIE-Lab:
32.5706, 3.0097, -33.2638
CIE-LCH:
32.5706, 33.3996, 275.1700
CIE-Luv:
32.5706, -16.2957, -45.2711
Hunter-Lab:
27.0940, 0.5640, -28.7437
#204e81 color charts
#204e81 color shades, tints & tones
#204e81 color schemes
#204e81 color preview, HTML & CSS examples
This text has a color of #204e81
<p style="color:#204e81;">Text here</p>
.mytext {color:#204e81;}
This box has a color of #204e81
<div style="background-color:#204e81;">Content here</div>
.mybackground {background-color:#204e81;}
Border around this has a color of #204e81
<div style="border:2px solid #204e81;">Content here</div>
.myborder {border:2px solid #204e81;}