#214da5 color space conversions
Hex:
#214da5
RGB:
33, 77, 165
CMY:
87, 70, 35
CMYK:
80, 53, 0, 35
HSL:
220°, 66.6667%, 38.8235%
HSV (HSB):
220°, 80.0000%, 64.7059%
XYZ:
10.0726, 8.3477, 36.6777
xyY:
0.1828, 0.1515, 8.3477
CIE-Lab:
34.6968, 18.0920, -51.7506
CIE-LCH:
34.6968, 54.8219, 289.2697
CIE-Luv:
34.6968, -15.1575, -73.1109
Hunter-Lab:
28.8924, 11.6679, -55.0415
#214da5 color charts
#214da5 color shades, tints & tones
#214da5 color schemes
#214da5 color preview, HTML & CSS examples
This text has a color of #214da5
<p style="color:#214da5;">Text here</p>
.mytext {color:#214da5;}
This box has a color of #214da5
<div style="background-color:#214da5;">Content here</div>
.mybackground {background-color:#214da5;}
Border around this has a color of #214da5
<div style="border:2px solid #214da5;">Content here</div>
.myborder {border:2px solid #214da5;}