#e701e9 color space conversions
Hex:
#e701e9
RGB:
231, 1, 233
CMY:
9, 100, 9
CMYK:
1, 100, 0, 9
HSL:
299°, 99.1453%, 45.8824%
HSV (HSB):
299°, 99.5708%, 91.3725%
XYZ:
47.6738, 22.8938, 78.9971
xyY:
0.3188, 0.1531, 22.8938
CIE-Lab:
54.9628, 91.3941, -57.3637
CIE-LCH:
54.9628, 107.9049, 327.8855
CIE-Luv:
54.9628, 75.5817, -100.2309
Hunter-Lab:
47.8475, 94.1190, -64.3956
#e701e9 color charts
#e701e9 color shades, tints & tones
#e701e9 color schemes
#e701e9 color preview, HTML & CSS examples
This text has a color of #e701e9
<p style="color:#e701e9;">Text here</p>
.mytext {color:#e701e9;}
This box has a color of #e701e9
<div style="background-color:#e701e9;">Content here</div>
.mybackground {background-color:#e701e9;}
Border around this has a color of #e701e9
<div style="border:2px solid #e701e9;">Content here</div>
.myborder {border:2px solid #e701e9;}