#e500ff color space conversions
Hex:
#e500ff
RGB:
229, 0, 255
CMY:
10, 100, 0
CMYK:
10, 100, 0, 0
HSL:
294°, 100.0000%, 50.0000%
HSV (HSB):
294°, 100.0000%, 100.0000%
XYZ:
50.3631, 23.8780, 96.5622
xyY:
0.2949, 0.1398, 23.8780
CIE-Lab:
55.9655, 94.4061, -68.0740
CIE-LCH:
55.9655, 116.3898, 324.2055
CIE-Luv:
55.9655, 65.9765, -116.8087
Hunter-Lab:
48.8651, 98.4579, -82.9572
#e500ff color charts
#e500ff RGB chart
#e500ff CMYK chart
#e500ff RGB pie chart
#e500ff color shades, tints & tones
#e500ff color schemes
#e500ff color preview, HTML & CSS examples
This text has a color of #e500ff
<p style="color:#e500ff;">Text here</p>
.mytext {color:#e500ff;}
Text color #e500ff
This box has a color of #e500ff
<div style="background-color:#e500ff;">Content here</div>
.mybackground {background-color:#e500ff;}
Background color #e500ff
Border around this has a color of #e500ff
<div style="border:2px solid #e500ff;">Content here</div>
.myborder {border:2px solid #e500ff;}
Border color #e500ff