#e700e7 color space conversions
Hex:
#e700e7
RGB:
231, 0, 231
CMY:
9, 100, 9
CMYK:
0, 100, 0, 9
HSL:
300°, 100.0000%, 45.2941%
HSV (HSB):
300°, 100.0000%, 90.5882%
XYZ:
47.3788, 22.7584, 77.4970
xyY:
0.3209, 0.1542, 22.7584
CIE-Lab:
54.8227, 91.1770, -56.4605
CIE-LCH:
54.8227, 107.2429, 328.2325
CIE-Luv:
54.8227, 76.4127, -98.8041
Hunter-Lab:
47.7058, 93.7913, -62.9212
#e700e7 color charts
#e700e7 color shades, tints & tones
#e700e7 color schemes
#e700e7 color preview, HTML & CSS examples
This text has a color of #e700e7
<p style="color:#e700e7;">Text here</p>
.mytext {color:#e700e7;}
This box has a color of #e700e7
<div style="background-color:#e700e7;">Content here</div>
.mybackground {background-color:#e700e7;}
Border around this has a color of #e700e7
<div style="border:2px solid #e700e7;">Content here</div>
.myborder {border:2px solid #e700e7;}