#e018d7 color space conversions
Hex:
#e018d7
RGB:
224, 24, 215
CMY:
12, 91, 16
CMYK:
0, 89, 4, 12
HSL:
303°, 80.6452%, 48.6275%
HSV (HSB):
303°, 89.2857%, 87.8431%
XYZ:
43.3328, 21.4069, 66.1380
xyY:
0.3311, 0.1636, 21.4069
CIE-Lab:
53.3919, 85.7216, -49.7381
CIE-LCH:
53.3919, 99.1063, 329.8765
CIE-Luv:
53.3919, 76.4292, -87.4833
Hunter-Lab:
46.2675, 86.2097, -52.3659
#e018d7 color charts
#e018d7 color shades, tints & tones
#e018d7 color schemes
#e018d7 color preview, HTML & CSS examples
This text has a color of #e018d7
<p style="color:#e018d7;">Text here</p>
.mytext {color:#e018d7;}
This box has a color of #e018d7
<div style="background-color:#e018d7;">Content here</div>
.mybackground {background-color:#e018d7;}
Border around this has a color of #e018d7
<div style="border:2px solid #e018d7;">Content here</div>
.myborder {border:2px solid #e018d7;}