#e70de8 color space conversions
Hex:
#e70de8
RGB:
231, 13, 232
CMY:
9, 95, 9
CMYK:
0, 94, 0, 9
HSL:
300°, 89.3878%, 48.0392%
HSV (HSB):
300°, 94.3966%, 90.9804%
XYZ:
47.6644, 23.1030, 78.2911
xyY:
0.3198, 0.1550, 23.1030
CIE-Lab:
55.1782, 90.4393, -56.4552
CIE-LCH:
55.1782, 106.6136, 328.0262
CIE-Luv:
55.1782, 75.4854, -98.8551
Hunter-Lab:
48.0655, 92.8956, -62.9280
#e70de8 color charts
#e70de8 color shades, tints & tones
#e70de8 color schemes
#e70de8 color preview, HTML & CSS examples
This text has a color of #e70de8
<p style="color:#e70de8;">Text here</p>
.mytext {color:#e70de8;}
This box has a color of #e70de8
<div style="background-color:#e70de8;">Content here</div>
.mybackground {background-color:#e70de8;}
Border around this has a color of #e70de8
<div style="border:2px solid #e70de8;">Content here</div>
.myborder {border:2px solid #e70de8;}