#e70db5 color space conversions
Hex:
#e70db5
RGB:
231, 13, 181
CMY:
9, 95, 29
CMYK:
0, 94, 22, 9
HSL:
314°, 89.3443%, 47.8431%
HSV (HSB):
314°, 94.3723%, 90.5882%
XYZ:
41.4394, 20.6130, 45.5107
xyY:
0.3853, 0.1916, 20.6130
CIE-Lab:
52.5233, 83.7770, -31.3931
CIE-LCH:
52.5233, 89.4657, 339.4579
CIE-Luv:
52.5233, 97.2373, -59.7645
Hunter-Lab:
45.4015, 83.4700, -27.6515
#e70db5 color charts
#e70db5 color shades, tints & tones
#e70db5 color schemes
#e70db5 color preview, HTML & CSS examples
This text has a color of #e70db5
<p style="color:#e70db5;">Text here</p>
.mytext {color:#e70db5;}
This box has a color of #e70db5
<div style="background-color:#e70db5;">Content here</div>
.mybackground {background-color:#e70db5;}
Border around this has a color of #e70db5
<div style="border:2px solid #e70db5;">Content here</div>
.myborder {border:2px solid #e70db5;}