#e70fb8 color space conversions
Hex:
#e70fb8
RGB:
231, 15, 184
CMY:
9, 94, 28
CMYK:
0, 94, 20, 9
HSL:
313°, 87.8049%, 48.2353%
HSV (HSB):
313°, 93.5065%, 90.5882%
XYZ:
41.7776, 20.7913, 47.1586
xyY:
0.3807, 0.1895, 20.7913
CIE-Lab:
52.7203, 83.9563, -32.8370
CIE-LCH:
52.7203, 90.1495, 338.6386
CIE-Luv:
52.7203, 95.7269, -61.9615
Hunter-Lab:
45.5974, 83.7508, -29.4018
#e70fb8 color charts
#e70fb8 color shades, tints & tones
#e70fb8 color schemes
#e70fb8 color preview, HTML & CSS examples
This text has a color of #e70fb8
<p style="color:#e70fb8;">Text here</p>
.mytext {color:#e70fb8;}
This box has a color of #e70fb8
<div style="background-color:#e70fb8;">Content here</div>
.mybackground {background-color:#e70fb8;}
Border around this has a color of #e70fb8
<div style="border:2px solid #e70fb8;">Content here</div>
.myborder {border:2px solid #e70fb8;}