#e10acc color space conversions
Hex:
#e10acc
RGB:
225, 10, 204
CMY:
12, 96, 20
CMYK:
0, 96, 9, 12
HSL:
306°, 91.4894%, 46.0784%
HSV (HSB):
306°, 95.5556%, 88.2353%
XYZ:
42.0590, 20.5843, 58.8831
xyY:
0.3461, 0.1694, 20.5843
CIE-Lab:
52.4915, 85.7943, -44.8560
CIE-LCH:
52.4915, 96.8128, 332.3980
CIE-Luv:
52.4915, 82.6424, -79.9195
Hunter-Lab:
45.3699, 86.0764, -45.1904
#e10acc color charts
#e10acc color shades, tints & tones
#e10acc color schemes
#e10acc color preview, HTML & CSS examples
This text has a color of #e10acc
<p style="color:#e10acc;">Text here</p>
.mytext {color:#e10acc;}
This box has a color of #e10acc
<div style="background-color:#e10acc;">Content here</div>
.mybackground {background-color:#e10acc;}
Border around this has a color of #e10acc
<div style="border:2px solid #e10acc;">Content here</div>
.myborder {border:2px solid #e10acc;}