#214d7d color space conversions
Hex:
#214d7d
RGB:
33, 77, 125
CMY:
87, 70, 51
CMYK:
74, 38, 0, 51
HSL:
211°, 58.2278%, 30.9804%
HSV (HSB):
211°, 73.6000%, 49.0196%
XYZ:
6.9827, 7.1118, 20.4067
xyY:
0.2024, 0.2061, 7.1118
CIE-Lab:
32.0600, 2.2558, -31.5928
CIE-LCH:
32.0600, 31.6733, 274.0842
CIE-Luv:
32.0600, -15.8893, -42.6517
Hunter-Lab:
26.6679, 0.0699, -26.7022
#214d7d color charts
#214d7d color shades, tints & tones
#214d7d color schemes
#214d7d color preview, HTML & CSS examples
This text has a color of #214d7d
<p style="color:#214d7d;">Text here</p>
.mytext {color:#214d7d;}
This box has a color of #214d7d
<div style="background-color:#214d7d;">Content here</div>
.mybackground {background-color:#214d7d;}
Border around this has a color of #214d7d
<div style="border:2px solid #214d7d;">Content here</div>
.myborder {border:2px solid #214d7d;}