#e008d2 color space conversions
Hex:
#e008d2
RGB:
224, 8, 210
CMY:
12, 97, 18
CMYK:
0, 96, 6, 12
HSL:
304°, 93.1034%, 45.4902%
HSV (HSB):
304°, 96.4286%, 87.8431%
XYZ:
42.4602, 20.6741, 62.7254
xyY:
0.3374, 0.1643, 20.6741
CIE-Lab:
52.5910, 86.5731, -48.1542
CIE-LCH:
52.5910, 99.0643, 330.9161
CIE-Luv:
52.5910, 79.4746, -84.9437
Hunter-Lab:
45.4688, 87.1185, -49.9639
#e008d2 color charts
#e008d2 color shades, tints & tones
#e008d2 color schemes
#e008d2 color preview, HTML & CSS examples
This text has a color of #e008d2
<p style="color:#e008d2;">Text here</p>
.mytext {color:#e008d2;}
This box has a color of #e008d2
<div style="background-color:#e008d2;">Content here</div>
.mybackground {background-color:#e008d2;}
Border around this has a color of #e008d2
<div style="border:2px solid #e008d2;">Content here</div>
.myborder {border:2px solid #e008d2;}