#e800fb color space conversions
Hex:
#e800fb
RGB:
232, 0, 251
CMY:
9, 100, 2
CMYK:
8, 100, 0, 2
HSL:
295°, 100.0000%, 49.2157%
HSV (HSB):
295°, 100.0000%, 98.4314%
XYZ:
50.6913, 24.1208, 93.2508
xyY:
0.3016, 0.1435, 24.1208
CIE-Lab:
56.2086, 94.2351, -65.4327
CIE-LCH:
56.2086, 114.7244, 325.2256
CIE-Luv:
56.2086, 69.4650, -113.0719
Hunter-Lab:
49.1130, 98.2887, -78.1949
#e800fb color charts
#e800fb color shades, tints & tones
#e800fb color schemes
#e800fb color preview, HTML & CSS examples
This text has a color of #e800fb
<p style="color:#e800fb;">Text here</p>
.mytext {color:#e800fb;}
This box has a color of #e800fb
<div style="background-color:#e800fb;">Content here</div>
.mybackground {background-color:#e800fb;}
Border around this has a color of #e800fb
<div style="border:2px solid #e800fb;">Content here</div>
.myborder {border:2px solid #e800fb;}