#e000ac color space conversions
Hex:
#e000ac
RGB:
224, 0, 172
CMY:
12, 100, 33
CMYK:
0, 100, 23, 12
HSL:
314°, 100.0000%, 43.9216%
HSV (HSB):
314°, 100.0000%, 87.8431%
XYZ:
38.1869, 18.8259, 40.6508
xyY:
0.3910, 0.1928, 18.8259
CIE-Lab:
50.4828, 82.3813, -29.3868
CIE-LCH:
50.4828, 87.4657, 340.3678
CIE-Luv:
50.4828, 96.6900, -56.0861
Hunter-Lab:
43.3888, 81.1692, -25.1765
#e000ac color charts
#e000ac RGB chart
#e000ac CMYK chart
#e000ac RGB pie chart
#e000ac color shades, tints & tones
#e000ac color schemes
#e000ac color preview, HTML & CSS examples
This text has a color of #e000ac
<p style="color:#e000ac;">Text here</p>
.mytext {color:#e000ac;}
Text color #e000ac
This box has a color of #e000ac
<div style="background-color:#e000ac;">Content here</div>
.mybackground {background-color:#e000ac;}
Background color #e000ac
Border around this has a color of #e000ac
<div style="border:2px solid #e000ac;">Content here</div>
.myborder {border:2px solid #e000ac;}
Border color #e000ac