#e000d8 color space conversions
Hex:
#e000d8
RGB:
224, 0, 216
CMY:
12, 100, 15
CMYK:
0, 100, 4, 12
HSL:
302°, 100.0000%, 43.9216%
HSV (HSB):
302°, 100.0000%, 87.8431%
XYZ:
43.1351, 20.8052, 66.7081
xyY:
0.3302, 0.1592, 20.8052
CIE-Lab:
52.7356, 87.9644, -51.3549
CIE-LCH:
52.7356, 101.8581, 329.7230
CIE-Luv:
52.7356, 77.3696, -89.9183
Hunter-Lab:
45.6127, 88.9823, -54.7821
#e000d8 color charts
#e000d8 color shades, tints & tones
#e000d8 color schemes
#e000d8 color preview, HTML & CSS examples
This text has a color of #e000d8
<p style="color:#e000d8;">Text here</p>
.mytext {color:#e000d8;}
This box has a color of #e000d8
<div style="background-color:#e000d8;">Content here</div>
.mybackground {background-color:#e000d8;}
Border around this has a color of #e000d8
<div style="border:2px solid #e000d8;">Content here</div>
.myborder {border:2px solid #e000d8;}