#e70ed1 color space conversions
Hex:
#e70ed1
RGB:
231, 14, 209
CMY:
9, 95, 18
CMYK:
0, 94, 10, 9
HSL:
306°, 88.5714%, 48.0392%
HSV (HSB):
306°, 93.9394%, 90.5882%
XYZ:
44.6207, 21.9064, 62.1982
xyY:
0.3466, 0.1702, 21.9064
CIE-Lab:
53.9276, 87.1877, -45.3821
CIE-LCH:
53.9276, 98.2915, 332.5025
CIE-Luv:
53.9276, 84.8185, -81.4281
Hunter-Lab:
46.8043, 88.2645, -46.0274
#e70ed1 color charts
#e70ed1 color shades, tints & tones
#e70ed1 color schemes
#e70ed1 color preview, HTML & CSS examples
This text has a color of #e70ed1
<p style="color:#e70ed1;">Text here</p>
.mytext {color:#e70ed1;}
This box has a color of #e70ed1
<div style="background-color:#e70ed1;">Content here</div>
.mybackground {background-color:#e70ed1;}
Border around this has a color of #e70ed1
<div style="border:2px solid #e70ed1;">Content here</div>
.myborder {border:2px solid #e70ed1;}