#e70de6 color space conversions
Hex:
#e70de6
RGB:
231, 13, 230
CMY:
9, 95, 10
CMYK:
0, 94, 0, 9
HSL:
300°, 89.3443%, 47.8431%
HSV (HSB):
300°, 94.3723%, 90.5882%
XYZ:
47.3818, 22.9899, 76.8031
xyY:
0.3219, 0.1562, 22.9899
CIE-Lab:
55.0620, 90.1540, -55.5133
CIE-LCH:
55.0620, 105.8748, 328.3768
CIE-Luv:
55.0620, 76.2714, -97.3685
Hunter-Lab:
47.9478, 92.4843, -61.4076
#e70de6 color charts
#e70de6 color shades, tints & tones
#e70de6 color schemes
#e70de6 color preview, HTML & CSS examples
This text has a color of #e70de6
<p style="color:#e70de6;">Text here</p>
.mytext {color:#e70de6;}
This box has a color of #e70de6
<div style="background-color:#e70de6;">Content here</div>
.mybackground {background-color:#e70de6;}
Border around this has a color of #e70de6
<div style="border:2px solid #e70de6;">Content here</div>
.myborder {border:2px solid #e70de6;}