#e50ff8 color space conversions
Hex:
#e50ff8
RGB:
229, 15, 248
CMY:
10, 94, 3
CMYK:
8, 94, 0, 3
HSL:
295°, 94.3320%, 51.5686%
HSV (HSB):
295°, 93.9516%, 97.2549%
XYZ:
49.4272, 23.7770, 90.7912
xyY:
0.3014, 0.1450, 23.7770
CIE-Lab:
55.8638, 92.3223, -64.3424
CIE-LCH:
55.8638, 112.5316, 325.1261
CIE-Luv:
55.8638, 67.9535, -111.0584
Hunter-Lab:
48.7616, 95.6035, -76.2613
#e50ff8 color charts
#e50ff8 color shades, tints & tones
#e50ff8 color schemes
#e50ff8 color preview, HTML & CSS examples
This text has a color of #e50ff8
<p style="color:#e50ff8;">Text here</p>
.mytext {color:#e50ff8;}
This box has a color of #e50ff8
<div style="background-color:#e50ff8;">Content here</div>
.mybackground {background-color:#e50ff8;}
Border around this has a color of #e50ff8
<div style="border:2px solid #e50ff8;">Content here</div>
.myborder {border:2px solid #e50ff8;}