#e70fc7 color space conversions
Hex:
#e70fc7
RGB:
231, 15, 199
CMY:
9, 94, 22
CMYK:
0, 94, 14, 9
HSL:
309°, 87.8049%, 48.2353%
HSV (HSB):
309°, 93.5065%, 90.5882%
XYZ:
43.4346, 21.4541, 55.8846
xyY:
0.3596, 0.1776, 21.4541
CIE-Lab:
53.4429, 85.8028, -40.4013
CIE-LCH:
53.4429, 94.8387, 334.7860
CIE-Luv:
53.4429, 89.0575, -73.6471
Hunter-Lab:
46.3186, 86.3285, -39.1120
#e70fc7 color charts
#e70fc7 color shades, tints & tones
#e70fc7 color schemes
#e70fc7 color preview, HTML & CSS examples
This text has a color of #e70fc7
<p style="color:#e70fc7;">Text here</p>
.mytext {color:#e70fc7;}
This box has a color of #e70fc7
<div style="background-color:#e70fc7;">Content here</div>
.mybackground {background-color:#e70fc7;}
Border around this has a color of #e70fc7
<div style="border:2px solid #e70fc7;">Content here</div>
.myborder {border:2px solid #e70fc7;}