#e70edb color space conversions
Hex:
#e70edb
RGB:
231, 14, 219
CMY:
9, 95, 14
CMYK:
0, 94, 5, 9
HSL:
303°, 88.5714%, 48.0392%
HSV (HSB):
303°, 93.9394%, 90.5882%
XYZ:
45.8982, 22.4175, 68.9257
xyY:
0.3344, 0.1633, 22.4175
CIE-Lab:
54.4672, 88.5358, -50.2313
CIE-LCH:
54.4672, 101.7928, 330.4314
CIE-Luv:
54.4672, 80.6467, -89.0458
Hunter-Lab:
47.3471, 90.1803, -53.1687
#e70edb color charts
#e70edb color shades, tints & tones
#e70edb color schemes
#e70edb color preview, HTML & CSS examples
This text has a color of #e70edb
<p style="color:#e70edb;">Text here</p>
.mytext {color:#e70edb;}
This box has a color of #e70edb
<div style="background-color:#e70edb;">Content here</div>
.mybackground {background-color:#e70edb;}
Border around this has a color of #e70edb
<div style="border:2px solid #e70edb;">Content here</div>
.myborder {border:2px solid #e70edb;}