#213ed9 color space conversions
Hex:
#213ed9
RGB:
33, 62, 217
CMY:
87, 76, 15
CMYK:
85, 71, 0, 15
HSL:
231°, 73.6000%, 49.0196%
HSV (HSB):
231°, 84.7926%, 85.0980%
XYZ:
14.8742, 8.7783, 66.5561
xyY:
0.1649, 0.0973, 8.7783
CIE-Lab:
35.5540, 47.2286, -80.8493
CIE-LCH:
35.5540, 93.6331, 300.2916
CIE-Luv:
35.5540, -12.0134, -110.9938
Hunter-Lab:
29.6283, 37.7625, -112.4476
#213ed9 color charts
#213ed9 color shades, tints & tones
#213ed9 color schemes
#213ed9 color preview, HTML & CSS examples
This text has a color of #213ed9
<p style="color:#213ed9;">Text here</p>
.mytext {color:#213ed9;}
This box has a color of #213ed9
<div style="background-color:#213ed9;">Content here</div>
.mybackground {background-color:#213ed9;}
Border around this has a color of #213ed9
<div style="border:2px solid #213ed9;">Content here</div>
.myborder {border:2px solid #213ed9;}