#e500f8 color space conversions
Hex:
#e500f8
RGB:
229, 0, 248
CMY:
10, 100, 3
CMYK:
8, 100, 0, 3
HSL:
295°, 100.0000%, 48.6275%
HSV (HSB):
295°, 100.0000%, 97.2549%
XYZ:
49.2564, 23.4353, 90.7343
xyY:
0.3014, 0.1434, 23.4353
CIE-Lab:
55.5179, 93.3493, -64.8994
CIE-LCH:
55.5179, 113.6927, 325.1918
CIE-Luv:
55.5179, 68.5083, -111.8193
Hunter-Lab:
48.4100, 96.9031, -77.2394
#e500f8 color charts
#e500f8 color shades, tints & tones
#e500f8 color schemes
#e500f8 color preview, HTML & CSS examples
This text has a color of #e500f8
<p style="color:#e500f8;">Text here</p>
.mytext {color:#e500f8;}
This box has a color of #e500f8
<div style="background-color:#e500f8;">Content here</div>
.mybackground {background-color:#e500f8;}
Border around this has a color of #e500f8
<div style="border:2px solid #e500f8;">Content here</div>
.myborder {border:2px solid #e500f8;}