#e000d9 color space conversions
Hex:
#e000d9
RGB:
224, 0, 217
CMY:
12, 100, 15
CMYK:
0, 100, 3, 12
HSL:
302°, 100.0000%, 43.9216%
HSV (HSB):
302°, 100.0000%, 87.8431%
XYZ:
43.2649, 20.8570, 67.3911
xyY:
0.3290, 0.1586, 20.8570
CIE-Lab:
52.7927, 88.1031, -51.8343
CIE-LCH:
52.7927, 102.2201, 329.5301
CIE-Luv:
52.7927, 76.9617, -90.6674
Hunter-Lab:
45.6695, 89.1797, -55.5212
#e000d9 color charts
#e000d9 color shades, tints & tones
#e000d9 color schemes
#e000d9 color preview, HTML & CSS examples
This text has a color of #e000d9
<p style="color:#e000d9;">Text here</p>
.mytext {color:#e000d9;}
This box has a color of #e000d9
<div style="background-color:#e000d9;">Content here</div>
.mybackground {background-color:#e000d9;}
Border around this has a color of #e000d9
<div style="border:2px solid #e000d9;">Content here</div>
.myborder {border:2px solid #e000d9;}