#e015d7 color space conversions
Hex:
#e015d7
RGB:
224, 21, 215
CMY:
12, 92, 16
CMYK:
0, 91, 4, 12
HSL:
303°, 82.8571%, 48.0392%
HSV (HSB):
303°, 90.6250%, 87.8431%
XYZ:
43.2744, 21.2899, 66.1185
xyY:
0.3311, 0.1629, 21.2899
CIE-Lab:
53.2653, 86.0940, -49.9397
CIE-LCH:
53.2653, 99.5296, 329.8837
CIE-Luv:
53.2653, 76.6705, -87.7845
Hunter-Lab:
46.1410, 86.6635, -52.6619
#e015d7 color charts
#e015d7 color shades, tints & tones
#e015d7 color schemes
#e015d7 color preview, HTML & CSS examples
This text has a color of #e015d7
<p style="color:#e015d7;">Text here</p>
.mytext {color:#e015d7;}
This box has a color of #e015d7
<div style="background-color:#e015d7;">Content here</div>
.mybackground {background-color:#e015d7;}
Border around this has a color of #e015d7
<div style="border:2px solid #e015d7;">Content here</div>
.myborder {border:2px solid #e015d7;}