#e000da color space conversions
Hex:
#e000da
RGB:
224, 0, 218
CMY:
12, 100, 15
CMYK:
0, 100, 3, 12
HSL:
302°, 100.0000%, 43.9216%
HSV (HSB):
302°, 100.0000%, 87.8431%
XYZ:
43.3954, 20.9092, 68.0784
xyY:
0.3278, 0.1579, 20.9092
CIE-Lab:
52.8500, 88.2423, -52.3128
CIE-LCH:
52.8500, 102.5833, 329.3392
CIE-Luv:
52.8500, 76.5554, -91.4153
Hunter-Lab:
45.7266, 89.3780, -56.2630
#e000da color charts
#e000da RGB chart
#e000da CMYK chart
#e000da RGB pie chart
#e000da color shades, tints & tones
#e000da color schemes
#e000da color preview, HTML & CSS examples
This text has a color of #e000da
<p style="color:#e000da;">Text here</p>
.mytext {color:#e000da;}
Text color #e000da
This box has a color of #e000da
<div style="background-color:#e000da;">Content here</div>
.mybackground {background-color:#e000da;}
Background color #e000da
Border around this has a color of #e000da
<div style="border:2px solid #e000da;">Content here</div>
.myborder {border:2px solid #e000da;}
Border color #e000da