#e221db color space conversions
Hex:
#e221db
RGB:
226, 33, 219
CMY:
11, 87, 14
CMYK:
0, 85, 3, 11
HSL:
302°, 76.8924%, 50.7843%
HSV (HSB):
302°, 85.3982%, 88.6275%
XYZ:
44.6941, 22.3709, 68.9802
xyY:
0.3285, 0.1644, 22.3709
CIE-Lab:
54.4184, 85.2852, -50.3606
CIE-LCH:
54.4184, 99.0443, 329.4383
CIE-Luv:
54.4184, 75.4246, -88.7530
Hunter-Lab:
47.2979, 85.9018, -53.3611
#e221db color charts
#e221db color shades, tints & tones
#e221db color schemes
#e221db color preview, HTML & CSS examples
This text has a color of #e221db
<p style="color:#e221db;">Text here</p>
.mytext {color:#e221db;}
This box has a color of #e221db
<div style="background-color:#e221db;">Content here</div>
.mybackground {background-color:#e221db;}
Border around this has a color of #e221db
<div style="border:2px solid #e221db;">Content here</div>
.myborder {border:2px solid #e221db;}