#e03acc color space conversions
Hex:
#e03acc
RGB:
224, 58, 204
CMY:
12, 77, 20
CMYK:
0, 74, 9, 12
HSL:
307°, 72.8070%, 55.2941%
HSV (HSB):
307°, 74.1071%, 87.8431%
XYZ:
43.1526, 23.2330, 59.3368
xyY:
0.3432, 0.1848, 23.2330
CIE-Lab:
55.3116, 76.9130, -40.4111
CIE-LCH:
55.3116, 86.8830, 332.2820
CIE-Luv:
55.3116, 75.6204, -72.8247
Hunter-Lab:
48.2007, 75.4545, -39.2477
#e03acc color charts
#e03acc color shades, tints & tones
#e03acc color schemes
#e03acc color preview, HTML & CSS examples
This text has a color of #e03acc
<p style="color:#e03acc;">Text here</p>
.mytext {color:#e03acc;}
This box has a color of #e03acc
<div style="background-color:#e03acc;">Content here</div>
.mybackground {background-color:#e03acc;}
Border around this has a color of #e03acc
<div style="border:2px solid #e03acc;">Content here</div>
.myborder {border:2px solid #e03acc;}