#214ec5 color space conversions
Hex:
#214ec5
RGB:
33, 78, 197
CMY:
87, 69, 23
CMYK:
83, 60, 0, 23
HSL:
224°, 71.3043%, 45.0980%
HSV (HSB):
224°, 83.2487%, 77.2549%
XYZ:
13.4296, 9.8033, 54.0077
xyY:
0.1739, 0.1269, 9.8033
CIE-Lab:
37.4871, 29.8746, -66.0982
CIE-LCH:
37.4871, 72.5360, 294.3217
CIE-Luv:
37.4871, -15.2399, -94.9116
Hunter-Lab:
31.3103, 21.7694, -80.3534
#214ec5 color charts
#214ec5 color shades, tints & tones
#214ec5 color schemes
#214ec5 color preview, HTML & CSS examples
This text has a color of #214ec5
<p style="color:#214ec5;">Text here</p>
.mytext {color:#214ec5;}
This box has a color of #214ec5
<div style="background-color:#214ec5;">Content here</div>
.mybackground {background-color:#214ec5;}
Border around this has a color of #214ec5
<div style="border:2px solid #214ec5;">Content here</div>
.myborder {border:2px solid #214ec5;}