#e002ac color space conversions
Hex:
#e002ac
RGB:
224, 2, 172
CMY:
12, 99, 33
CMYK:
0, 99, 23, 12
HSL:
314°, 98.2301%, 44.3137%
HSV (HSB):
314°, 99.1071%, 87.8431%
XYZ:
38.2086, 18.8693, 40.6580
xyY:
0.3909, 0.1931, 18.8693
CIE-Lab:
50.5339, 82.2310, -29.3073
CIE-LCH:
50.5339, 87.2975, 340.3839
CIE-Luv:
50.5339, 96.5611, -55.9579
Hunter-Lab:
43.4388, 80.9901, -25.0874
#e002ac color charts
#e002ac color shades, tints & tones
#e002ac color schemes
#e002ac color preview, HTML & CSS examples
This text has a color of #e002ac
<p style="color:#e002ac;">Text here</p>
.mytext {color:#e002ac;}
This box has a color of #e002ac
<div style="background-color:#e002ac;">Content here</div>
.mybackground {background-color:#e002ac;}
Border around this has a color of #e002ac
<div style="border:2px solid #e002ac;">Content here</div>
.myborder {border:2px solid #e002ac;}