#e701ed color space conversions
Hex:
#e701ed
RGB:
231, 1, 237
CMY:
9, 100, 7
CMYK:
3, 100, 0, 7
HSL:
298°, 99.1597%, 46.6667%
HSV (HSB):
298°, 99.5781%, 92.9412%
XYZ:
48.2519, 23.1251, 82.0412
xyY:
0.3145, 0.1507, 23.1251
CIE-Lab:
55.2009, 91.9670, -59.2325
CIE-LCH:
55.2009, 109.3912, 327.2160
CIE-Luv:
55.2009, 74.0189, -103.1745
Hunter-Lab:
48.0885, 94.9516, -67.4895
#e701ed color charts
#e701ed color shades, tints & tones
#e701ed color schemes
#e701ed color preview, HTML & CSS examples
This text has a color of #e701ed
<p style="color:#e701ed;">Text here</p>
.mytext {color:#e701ed;}
This box has a color of #e701ed
<div style="background-color:#e701ed;">Content here</div>
.mybackground {background-color:#e701ed;}
Border around this has a color of #e701ed
<div style="border:2px solid #e701ed;">Content here</div>
.myborder {border:2px solid #e701ed;}