#e70ab5 color space conversions
Hex:
#e70ab5
RGB:
231, 10, 181
CMY:
9, 96, 29
CMYK:
0, 96, 22, 9
HSL:
314°, 91.7012%, 47.2549%
HSV (HSB):
314°, 95.6710%, 90.5882%
XYZ:
41.4040, 20.5422, 45.4989
xyY:
0.3854, 0.1912, 20.5422
CIE-Lab:
52.4448, 84.0075, -31.5155
CIE-LCH:
52.4448, 89.7245, 339.4364
CIE-Luv:
52.4448, 97.4338, -59.9638
Hunter-Lab:
45.3235, 83.7476, -27.7929
#e70ab5 color charts
#e70ab5 color shades, tints & tones
#e70ab5 color schemes
#e70ab5 color preview, HTML & CSS examples
This text has a color of #e70ab5
<p style="color:#e70ab5;">Text here</p>
.mytext {color:#e70ab5;}
This box has a color of #e70ab5
<div style="background-color:#e70ab5;">Content here</div>
.mybackground {background-color:#e70ab5;}
Border around this has a color of #e70ab5
<div style="border:2px solid #e70ab5;">Content here</div>
.myborder {border:2px solid #e70ab5;}