#e018da color space conversions
Hex:
#e018da
RGB:
224, 24, 218
CMY:
12, 91, 15
CMYK:
0, 89, 3, 12
HSL:
302°, 80.6452%, 48.6275%
HSV (HSB):
302°, 89.2857%, 87.8431%
XYZ:
43.7220, 21.5625, 68.1872
xyY:
0.3276, 0.1616, 21.5625
CIE-Lab:
53.5597, 86.1469, -51.1804
CIE-LCH:
53.5597, 100.2033, 329.2852
CIE-Luv:
53.5597, 75.2378, -89.7505
Hunter-Lab:
46.4355, 86.8073, -54.5584
#e018da color charts
#e018da color shades, tints & tones
#e018da color schemes
#e018da color preview, HTML & CSS examples
This text has a color of #e018da
<p style="color:#e018da;">Text here</p>
.mytext {color:#e018da;}
This box has a color of #e018da
<div style="background-color:#e018da;">Content here</div>
.mybackground {background-color:#e018da;}
Border around this has a color of #e018da
<div style="border:2px solid #e018da;">Content here</div>
.myborder {border:2px solid #e018da;}