#214dbc color space conversions
Hex:
#214dbc
RGB:
33, 77, 188
CMY:
87, 70, 26
CMYK:
82, 59, 0, 26
HSL:
223°, 70.1357%, 43.3333%
HSV (HSB):
223°, 82.4468%, 73.7255%
XYZ:
12.3582, 9.2619, 48.7133
xyY:
0.1757, 0.1317, 9.2619
CIE-Lab:
36.4838, 27.0808, -62.4759
CIE-LCH:
36.4838, 68.0926, 293.4348
CIE-Luv:
36.4838, -15.0059, -89.2019
Hunter-Lab:
30.4334, 19.2255, -73.5993
#214dbc color charts
#214dbc color shades, tints & tones
#214dbc color schemes
#214dbc color preview, HTML & CSS examples
This text has a color of #214dbc
<p style="color:#214dbc;">Text here</p>
.mytext {color:#214dbc;}
This box has a color of #214dbc
<div style="background-color:#214dbc;">Content here</div>
.mybackground {background-color:#214dbc;}
Border around this has a color of #214dbc
<div style="border:2px solid #214dbc;">Content here</div>
.myborder {border:2px solid #214dbc;}