#e001d7 color space conversions
Hex:
#e001d7
RGB:
224, 1, 215
CMY:
12, 100, 16
CMYK:
0, 100, 4, 12
HSL:
302°, 99.1111%, 44.1176%
HSV (HSB):
302°, 99.5536%, 87.8431%
XYZ:
43.0171, 20.7753, 66.0328
xyY:
0.3313, 0.1600, 20.7753
CIE-Lab:
52.7027, 87.7553, -50.8365
CIE-LCH:
52.7027, 101.4167, 329.9164
CIE-Luv:
52.7027, 77.7341, -89.1121
Hunter-Lab:
45.5799, 88.6984, -53.9889
#e001d7 color charts
#e001d7 color shades, tints & tones
#e001d7 color schemes
#e001d7 color preview, HTML & CSS examples
This text has a color of #e001d7
<p style="color:#e001d7;">Text here</p>
.mytext {color:#e001d7;}
This box has a color of #e001d7
<div style="background-color:#e001d7;">Content here</div>
.mybackground {background-color:#e001d7;}
Border around this has a color of #e001d7
<div style="border:2px solid #e001d7;">Content here</div>
.myborder {border:2px solid #e001d7;}