#e800e0 color space conversions
Hex:
#e800e0
RGB:
232, 0, 224
CMY:
9, 100, 12
CMYK:
0, 100, 3, 9
HSL:
302°, 100.0000%, 45.4902%
HSV (HSB):
302°, 100.0000%, 90.9804%
XYZ:
46.7333, 22.5376, 72.4081
xyY:
0.3299, 0.1591, 22.5376
CIE-Lab:
54.5928, 90.3588, -52.8593
CIE-LCH:
54.5928, 104.6843, 329.6726
CIE-Luv:
54.5928, 79.9619, -93.2607
Hunter-Lab:
47.4738, 92.6364, -57.1987
#e800e0 color charts
#e800e0 color shades, tints & tones
#e800e0 color schemes
#e800e0 color preview, HTML & CSS examples
This text has a color of #e800e0
<p style="color:#e800e0;">Text here</p>
.mytext {color:#e800e0;}
This box has a color of #e800e0
<div style="background-color:#e800e0;">Content here</div>
.mybackground {background-color:#e800e0;}
Border around this has a color of #e800e0
<div style="border:2px solid #e800e0;">Content here</div>
.myborder {border:2px solid #e800e0;}