#213f7e color space conversions
Hex:
#213f7e
RGB:
33, 63, 126
CMY:
87, 75, 51
CMYK:
74, 50, 0, 51
HSL:
221°, 58.4906%, 31.1765%
HSV (HSB):
221°, 73.8095%, 49.4118%
XYZ:
6.1706, 5.3847, 20.4528
xyY:
0.1928, 0.1682, 5.3847
CIE-Lab:
27.8038, 12.1459, -39.0171
CIE-LCH:
27.8038, 40.8639, 287.2911
CIE-Luv:
27.8038, -11.3508, -51.1630
Hunter-Lab:
23.2050, 6.8575, -36.0146
#213f7e color charts
#213f7e color shades, tints & tones
#213f7e color schemes
#213f7e color preview, HTML & CSS examples
This text has a color of #213f7e
<p style="color:#213f7e;">Text here</p>
.mytext {color:#213f7e;}
This box has a color of #213f7e
<div style="background-color:#213f7e;">Content here</div>
.mybackground {background-color:#213f7e;}
Border around this has a color of #213f7e
<div style="border:2px solid #213f7e;">Content here</div>
.myborder {border:2px solid #213f7e;}