#214db8 color space conversions
Hex:
#214db8
RGB:
33, 77, 184
CMY:
87, 70, 28
CMYK:
82, 58, 0, 28
HSL:
223°, 69.5853%, 42.5490%
HSV (HSB):
223°, 82.0652%, 72.1569%
XYZ:
11.9328, 9.0918, 46.4734
xyY:
0.1768, 0.1347, 9.0918
CIE-Lab:
36.1604, 25.5344, -60.6520
CIE-LCH:
36.1604, 65.8078, 292.8310
CIE-Luv:
36.1604, -15.0195, -86.4727
Hunter-Lab:
30.1526, 17.8739, -70.2753
#214db8 color charts
#214db8 color shades, tints & tones
#214db8 color schemes
#214db8 color preview, HTML & CSS examples
This text has a color of #214db8
<p style="color:#214db8;">Text here</p>
.mytext {color:#214db8;}
This box has a color of #214db8
<div style="background-color:#214db8;">Content here</div>
.mybackground {background-color:#214db8;}
Border around this has a color of #214db8
<div style="border:2px solid #214db8;">Content here</div>
.myborder {border:2px solid #214db8;}