#203c5e color space conversions
Hex:
#203c5e
RGB:
32, 60, 94
CMY:
87, 76, 63
CMYK:
66, 36, 0, 63
HSL:
213°, 49.2063%, 24.7059%
HSV (HSB):
213°, 65.9574%, 36.8627%
XYZ:
4.2319, 4.3469, 11.2057
xyY:
0.2139, 0.2197, 4.3469
CIE-Lab:
24.7868, 1.4107, -23.4031
CIE-LCH:
24.7868, 23.4456, 273.4496
CIE-Luv:
24.7868, -10.8200, -28.5822
Hunter-Lab:
20.8493, -0.2552, -17.2715
#203c5e color charts
#203c5e color shades, tints & tones
#203c5e color schemes
#203c5e color preview, HTML & CSS examples
This text has a color of #203c5e
<p style="color:#203c5e;">Text here</p>
.mytext {color:#203c5e;}
This box has a color of #203c5e
<div style="background-color:#203c5e;">Content here</div>
.mybackground {background-color:#203c5e;}
Border around this has a color of #203c5e
<div style="border:2px solid #203c5e;">Content here</div>
.myborder {border:2px solid #203c5e;}