#e70dbe color space conversions
Hex:
#e70dbe
RGB:
231, 13, 190
CMY:
9, 95, 25
CMYK:
0, 94, 18, 9
HSL:
311°, 89.3443%, 47.8431%
HSV (HSB):
311°, 94.3723%, 90.5882%
XYZ:
42.3932, 20.9945, 50.5332
xyY:
0.3721, 0.1843, 20.9945
CIE-Lab:
52.9435, 84.8527, -35.9787
CIE-LCH:
52.9435, 92.1653, 337.0224
CIE-Luv:
52.9435, 93.1690, -66.7974
Hunter-Lab:
45.8197, 84.9667, -33.3153
#e70dbe color charts
#e70dbe color shades, tints & tones
#e70dbe color schemes
#e70dbe color preview, HTML & CSS examples
This text has a color of #e70dbe
<p style="color:#e70dbe;">Text here</p>
.mytext {color:#e70dbe;}
This box has a color of #e70dbe
<div style="background-color:#e70dbe;">Content here</div>
.mybackground {background-color:#e70dbe;}
Border around this has a color of #e70dbe
<div style="border:2px solid #e70dbe;">Content here</div>
.myborder {border:2px solid #e70dbe;}