#212c81 color space conversions
Hex:
#212c81
RGB:
33, 44, 129
CMY:
87, 83, 49
CMYK:
74, 66, 0, 49
HSL:
233°, 59.2593%, 31.7647%
HSV (HSB):
233°, 74.4186%, 50.5882%
XYZ:
5.4903, 3.7097, 21.1955
xyY:
0.1806, 0.1220, 3.7097
CIE-Lab:
22.6874, 26.5252, -49.2086
CIE-LCH:
22.6874, 55.9023, 298.3262
CIE-Luv:
22.6874, -6.4172, -59.1774
Hunter-Lab:
19.2605, 17.1766, -51.7643
#212c81 color charts
#212c81 color shades, tints & tones
#212c81 color schemes
#212c81 color preview, HTML & CSS examples
This text has a color of #212c81
<p style="color:#212c81;">Text here</p>
.mytext {color:#212c81;}
This box has a color of #212c81
<div style="background-color:#212c81;">Content here</div>
.mybackground {background-color:#212c81;}
Border around this has a color of #212c81
<div style="border:2px solid #212c81;">Content here</div>
.myborder {border:2px solid #212c81;}