#e001dd color space conversions
Hex:
#e001dd
RGB:
224, 1, 221
CMY:
12, 100, 13
CMYK:
0, 100, 1, 12
HSL:
301°, 99.1111%, 44.1176%
HSV (HSB):
301°, 99.5536%, 87.8431%
XYZ:
43.8025, 21.0895, 70.1686
xyY:
0.3243, 0.1561, 21.0895
CIE-Lab:
53.0473, 88.5924, -53.7055
CIE-LCH:
53.0473, 103.5997, 328.7754
CIE-Luv:
53.0473, 75.3029, -93.5974
Hunter-Lab:
45.9233, 89.8909, -58.4461
#e001dd color charts
#e001dd RGB chart
#e001dd CMYK chart
#e001dd RGB pie chart
#e001dd color shades, tints & tones
#e001dd color schemes
#e001dd color preview, HTML & CSS examples
This text has a color of #e001dd
<p style="color:#e001dd;">Text here</p>
.mytext {color:#e001dd;}
Text color #e001dd
This box has a color of #e001dd
<div style="background-color:#e001dd;">Content here</div>
.mybackground {background-color:#e001dd;}
Background color #e001dd
Border around this has a color of #e001dd
<div style="border:2px solid #e001dd;">Content here</div>
.myborder {border:2px solid #e001dd;}
Border color #e001dd