#214dbd color space conversions
Hex:
#214dbd
RGB:
33, 77, 189
CMY:
87, 70, 26
CMYK:
83, 59, 0, 26
HSL:
223°, 70.2703%, 43.5294%
HSV (HSB):
223°, 82.5397%, 74.1176%
XYZ:
12.4664, 9.3052, 49.2831
xyY:
0.1754, 0.1310, 9.3052
CIE-Lab:
36.5654, 27.4661, -62.9293
CIE-LCH:
36.5654, 68.6621, 293.5793
CIE-Luv:
36.5654, -15.0033, -89.8799
Hunter-Lab:
30.5044, 19.5656, -74.4361
#214dbd color charts
#214dbd color shades, tints & tones
#214dbd color schemes
#214dbd color preview, HTML & CSS examples
This text has a color of #214dbd
<p style="color:#214dbd;">Text here</p>
.mytext {color:#214dbd;}
This box has a color of #214dbd
<div style="background-color:#214dbd;">Content here</div>
.mybackground {background-color:#214dbd;}
Border around this has a color of #214dbd
<div style="border:2px solid #214dbd;">Content here</div>
.myborder {border:2px solid #214dbd;}