#e21dd7 color space conversions
Hex:
#e21dd7
RGB:
226, 29, 215
CMY:
11, 89, 16
CMYK:
0, 87, 5, 11
HSL:
303°, 77.2549%, 50.0000%
HSV (HSB):
303°, 87.1681%, 88.6275%
XYZ:
44.0691, 21.9538, 66.2048
xyY:
0.3333, 0.1660, 21.9538
CIE-Lab:
53.9779, 85.3631, -48.7847
CIE-LCH:
53.9779, 98.3199, 330.2522
CIE-Luv:
53.9779, 77.4279, -86.2432
Hunter-Lab:
46.8549, 85.8914, -50.9769
#e21dd7 color charts
#e21dd7 color shades, tints & tones
#e21dd7 color schemes
#e21dd7 color preview, HTML & CSS examples
This text has a color of #e21dd7
<p style="color:#e21dd7;">Text here</p>
.mytext {color:#e21dd7;}
This box has a color of #e21dd7
<div style="background-color:#e21dd7;">Content here</div>
.mybackground {background-color:#e21dd7;}
Border around this has a color of #e21dd7
<div style="border:2px solid #e21dd7;">Content here</div>
.myborder {border:2px solid #e21dd7;}