#212a5e color space conversions
Hex:
#212a5e
RGB:
33, 42, 94
CMY:
87, 84, 63
CMYK:
65, 55, 0, 63
HSL:
231°, 48.0315%, 24.9020%
HSV (HSB):
231°, 64.8936%, 36.8627%
XYZ:
3.4755, 2.7874, 10.9445
xyY:
0.2020, 0.1620, 2.7874
CIE-Lab:
19.1716, 14.3564, -32.3506
CIE-LCH:
19.1716, 35.3930, 293.9304
CIE-Luv:
19.1716, -4.9550, -36.6885
Hunter-Lab:
16.6955, 7.9415, -27.1798
#212a5e color charts
#212a5e color shades, tints & tones
#212a5e color schemes
#212a5e color preview, HTML & CSS examples
This text has a color of #212a5e
<p style="color:#212a5e;">Text here</p>
.mytext {color:#212a5e;}
This box has a color of #212a5e
<div style="background-color:#212a5e;">Content here</div>
.mybackground {background-color:#212a5e;}
Border around this has a color of #212a5e
<div style="border:2px solid #212a5e;">Content here</div>
.myborder {border:2px solid #212a5e;}