#212e5f color space conversions
Hex:
#212e5f
RGB:
33, 46, 95
CMY:
87, 82, 63
CMYK:
65, 52, 0, 63
HSL:
227°, 48.4375%, 25.0980%
HSV (HSB):
227°, 65.2632%, 37.2549%
XYZ:
3.6698, 3.1035, 11.2321
xyY:
0.2038, 0.1724, 3.1035
CIE-Lab:
20.4539, 11.8644, -30.9472
CIE-LCH:
20.4539, 33.1435, 290.9756
CIE-Luv:
20.4539, -6.0949, -36.0278
Hunter-Lab:
17.6169, 6.3536, -25.4700
#212e5f color charts
#212e5f color shades, tints & tones
#212e5f color schemes
#212e5f color preview, HTML & CSS examples
This text has a color of #212e5f
<p style="color:#212e5f;">Text here</p>
.mytext {color:#212e5f;}
This box has a color of #212e5f
<div style="background-color:#212e5f;">Content here</div>
.mybackground {background-color:#212e5f;}
Border around this has a color of #212e5f
<div style="border:2px solid #212e5f;">Content here</div>
.myborder {border:2px solid #212e5f;}