#e800fd color space conversions
Hex:
#e800fd
RGB:
232, 0, 253
CMY:
9, 100, 1
CMYK:
8, 100, 0, 1
HSL:
295°, 100.0000%, 49.6078%
HSV (HSB):
295°, 100.0000%, 99.2157%
XYZ:
51.0083, 24.2477, 94.9203
xyY:
0.2997, 0.1425, 24.2477
CIE-Lab:
56.3349, 94.5342, -66.3417
CIE-LCH:
56.3349, 115.4900, 324.9398
CIE-Luv:
56.3349, 68.7324, -114.5041
Hunter-Lab:
49.2419, 98.7299, -79.8200
#e800fd color charts
#e800fd color shades, tints & tones
#e800fd color schemes
#e800fd color preview, HTML & CSS examples
This text has a color of #e800fd
<p style="color:#e800fd;">Text here</p>
.mytext {color:#e800fd;}
This box has a color of #e800fd
<div style="background-color:#e800fd;">Content here</div>
.mybackground {background-color:#e800fd;}
Border around this has a color of #e800fd
<div style="border:2px solid #e800fd;">Content here</div>
.myborder {border:2px solid #e800fd;}