#213f7d color space conversions
Hex:
#213f7d
RGB:
33, 63, 125
CMY:
87, 75, 51
CMYK:
74, 50, 0, 51
HSL:
220°, 58.2278%, 30.9804%
HSV (HSB):
220°, 73.6000%, 49.0196%
XYZ:
6.1064, 5.3590, 20.1146
xyY:
0.1934, 0.1697, 5.3590
CIE-Lab:
27.7340, 11.7470, -38.5026
CIE-LCH:
27.7340, 40.2547, 286.9667
CIE-Luv:
27.7340, -11.3548, -50.4275
Hunter-Lab:
23.1495, 6.5729, -35.3123
#213f7d color charts
#213f7d color shades, tints & tones
#213f7d color schemes
#213f7d color preview, HTML & CSS examples
This text has a color of #213f7d
<p style="color:#213f7d;">Text here</p>
.mytext {color:#213f7d;}
This box has a color of #213f7d
<div style="background-color:#213f7d;">Content here</div>
.mybackground {background-color:#213f7d;}
Border around this has a color of #213f7d
<div style="border:2px solid #213f7d;">Content here</div>
.myborder {border:2px solid #213f7d;}