#212b7d color space conversions
Hex:
#212b7d
RGB:
33, 43, 125
CMY:
87, 83, 51
CMYK:
74, 66, 0, 51
HSL:
233°, 58.2278%, 30.9804%
HSV (HSB):
233°, 73.6000%, 49.0196%
XYZ:
5.1927, 3.5318, 19.8100
xyY:
0.1820, 0.1238, 3.5318
CIE-Lab:
22.0588, 25.6778, -47.7097
CIE-LCH:
22.0588, 54.1809, 298.2895
CIE-Luv:
22.0588, -6.0836, -56.7928
Hunter-Lab:
18.7930, 16.4342, -49.3437
#212b7d color charts
#212b7d color shades, tints & tones
#212b7d color schemes
#212b7d color preview, HTML & CSS examples
This text has a color of #212b7d
<p style="color:#212b7d;">Text here</p>
.mytext {color:#212b7d;}
This box has a color of #212b7d
<div style="background-color:#212b7d;">Content here</div>
.mybackground {background-color:#212b7d;}
Border around this has a color of #212b7d
<div style="border:2px solid #212b7d;">Content here</div>
.myborder {border:2px solid #212b7d;}