#213c7e color space conversions
Hex:
#213c7e
RGB:
33, 60, 126
CMY:
87, 76, 51
CMYK:
74, 52, 0, 51
HSL:
223°, 58.4906%, 31.1765%
HSV (HSB):
223°, 73.8095%, 49.4118%
XYZ:
6.0090, 5.0614, 20.3989
xyY:
0.1909, 0.1608, 5.0614
CIE-Lab:
26.9090, 14.2325, -40.4592
CIE-LCH:
26.9090, 42.8895, 289.3805
CIE-Luv:
26.9090, -10.4617, -52.4965
Hunter-Lab:
22.4976, 8.3054, -38.0109
#213c7e color charts
#213c7e color shades, tints & tones
#213c7e color schemes
#213c7e color preview, HTML & CSS examples
This text has a color of #213c7e
<p style="color:#213c7e;">Text here</p>
.mytext {color:#213c7e;}
This box has a color of #213c7e
<div style="background-color:#213c7e;">Content here</div>
.mybackground {background-color:#213c7e;}
Border around this has a color of #213c7e
<div style="border:2px solid #213c7e;">Content here</div>
.myborder {border:2px solid #213c7e;}