#212f7d color space conversions
Hex:
#212f7d
RGB:
33, 47, 125
CMY:
87, 82, 51
CMYK:
74, 62, 0, 51
HSL:
231°, 58.2278%, 30.9804%
HSV (HSB):
231°, 73.6000%, 49.0196%
XYZ:
5.3454, 3.8370, 19.8609
xyY:
0.1840, 0.1321, 3.8370
CIE-Lab:
23.1252, 22.9223, -45.9680
CIE-LCH:
23.1252, 51.3662, 296.5034
CIE-Luv:
23.1252, -6.9966, -56.0352
Hunter-Lab:
19.5883, 14.4306, -46.4032
#212f7d color charts
#212f7d color shades, tints & tones
#212f7d color schemes
#212f7d color preview, HTML & CSS examples
This text has a color of #212f7d
<p style="color:#212f7d;">Text here</p>
.mytext {color:#212f7d;}
This box has a color of #212f7d
<div style="background-color:#212f7d;">Content here</div>
.mybackground {background-color:#212f7d;}
Border around this has a color of #212f7d
<div style="border:2px solid #212f7d;">Content here</div>
.myborder {border:2px solid #212f7d;}