#e70acc color space conversions
Hex:
#e70acc
RGB:
231, 10, 204
CMY:
9, 96, 20
CMYK:
0, 96, 12, 9
HSL:
307°, 91.7012%, 47.2549%
HSV (HSB):
307°, 95.6710%, 90.5882%
XYZ:
43.9626, 21.5656, 58.9722
xyY:
0.3531, 0.1732, 21.5656
CIE-Lab:
53.5631, 86.8392, -43.0905
CIE-LCH:
53.5631, 96.9424, 333.6089
CIE-Luv:
53.5631, 87.1783, -77.8418
Hunter-Lab:
46.4388, 87.7141, -42.7847
#e70acc color charts
#e70acc color shades, tints & tones
#e70acc color schemes
#e70acc color preview, HTML & CSS examples
This text has a color of #e70acc
<p style="color:#e70acc;">Text here</p>
.mytext {color:#e70acc;}
This box has a color of #e70acc
<div style="background-color:#e70acc;">Content here</div>
.mybackground {background-color:#e70acc;}
Border around this has a color of #e70acc
<div style="border:2px solid #e70acc;">Content here</div>
.myborder {border:2px solid #e70acc;}