#214e7e color space conversions
Hex:
#214e7e
RGB:
33, 78, 126
CMY:
87, 69, 51
CMYK:
74, 38, 0, 51
HSL:
211°, 58.4906%, 31.1765%
HSV (HSB):
211°, 73.8095%, 49.4118%
XYZ:
7.1175, 7.2785, 20.7684
xyY:
0.2024, 0.2070, 7.2785
CIE-Lab:
32.4326, 1.9879, -31.6226
CIE-LCH:
32.4326, 31.6850, 273.5971
CIE-Luv:
32.4326, -16.2045, -42.8200
Hunter-Lab:
26.9786, -0.1209, -26.7570
#214e7e color charts
#214e7e color shades, tints & tones
#214e7e color schemes
#214e7e color preview, HTML & CSS examples
This text has a color of #214e7e
<p style="color:#214e7e;">Text here</p>
.mytext {color:#214e7e;}
This box has a color of #214e7e
<div style="background-color:#214e7e;">Content here</div>
.mybackground {background-color:#214e7e;}
Border around this has a color of #214e7e
<div style="border:2px solid #214e7e;">Content here</div>
.myborder {border:2px solid #214e7e;}