#211f4e color space conversions
Hex:
#211f4e
RGB:
33, 31, 78
CMY:
87, 88, 69
CMYK:
58, 60, 0, 69
HSL:
243°, 43.1193%, 21.3725%
HSV (HSB):
243°, 60.2564%, 30.5882%
XYZ:
2.4923, 1.8534, 7.4341
xyY:
0.2116, 0.1573, 1.8534
CIE-Lab:
14.6981, 16.2260, -28.8156
CIE-LCH:
14.6981, 33.0700, 299.3837
CIE-Luv:
14.6981, -1.5842, -28.8889
Hunter-Lab:
13.6138, 8.8544, -22.8468
#211f4e color charts
#211f4e color shades, tints & tones
#211f4e color schemes
#211f4e color preview, HTML & CSS examples
This text has a color of #211f4e
<p style="color:#211f4e;">Text here</p>
.mytext {color:#211f4e;}
This box has a color of #211f4e
<div style="background-color:#211f4e;">Content here</div>
.mybackground {background-color:#211f4e;}
Border around this has a color of #211f4e
<div style="border:2px solid #211f4e;">Content here</div>
.myborder {border:2px solid #211f4e;}