#214da2 color space conversions
Hex:
#214da2
RGB:
33, 77, 162
CMY:
87, 70, 36
CMYK:
80, 52, 0, 36
HSL:
220°, 66.1538%, 38.2353%
HSV (HSB):
220°, 79.6296%, 63.5294%
XYZ:
9.8027, 8.2397, 35.2562
xyY:
0.1839, 0.1546, 8.2397
CIE-Lab:
34.4772, 16.9054, -50.3076
CIE-LCH:
34.4772, 53.0721, 288.5745
CIE-Luv:
34.4772, -15.1910, -70.9375
Hunter-Lab:
28.7049, 10.7237, -52.7282
#214da2 color charts
#214da2 color shades, tints & tones
#214da2 color schemes
#214da2 color preview, HTML & CSS examples
This text has a color of #214da2
<p style="color:#214da2;">Text here</p>
.mytext {color:#214da2;}
This box has a color of #214da2
<div style="background-color:#214da2;">Content here</div>
.mybackground {background-color:#214da2;}
Border around this has a color of #214da2
<div style="border:2px solid #214da2;">Content here</div>
.myborder {border:2px solid #214da2;}