#e017da color space conversions
Hex:
#e017da
RGB:
224, 23, 218
CMY:
12, 91, 15
CMYK:
0, 90, 3, 12
HSL:
302°, 81.3765%, 48.4314%
HSV (HSB):
302°, 89.7321%, 87.8431%
XYZ:
43.7018, 21.5220, 68.1805
xyY:
0.3276, 0.1613, 21.5220
CIE-Lab:
53.5162, 86.2750, -51.2498
CIE-LCH:
53.5162, 100.3490, 329.2885
CIE-Luv:
53.5162, 75.3193, -89.8535
Hunter-Lab:
46.3919, 86.9637, -54.6622
#e017da color charts
#e017da color shades, tints & tones
#e017da color schemes
#e017da color preview, HTML & CSS examples
This text has a color of #e017da
<p style="color:#e017da;">Text here</p>
.mytext {color:#e017da;}
This box has a color of #e017da
<div style="background-color:#e017da;">Content here</div>
.mybackground {background-color:#e017da;}
Border around this has a color of #e017da
<div style="border:2px solid #e017da;">Content here</div>
.myborder {border:2px solid #e017da;}