#e50ff9 color space conversions
Hex:
#e50ff9
RGB:
229, 15, 249
CMY:
10, 94, 2
CMYK:
8, 94, 0, 2
HSL:
295°, 95.1220%, 51.7647%
HSV (HSB):
295°, 93.9759%, 97.6471%
XYZ:
49.5828, 23.8392, 91.6107
xyY:
0.3004, 0.1445, 23.8392
CIE-Lab:
55.9265, 92.4737, -64.7990
CIE-LCH:
55.9265, 112.9173, 324.9800
CIE-Luv:
55.9265, 67.5912, -111.7786
Hunter-Lab:
48.8254, 95.8244, -77.0675
#e50ff9 color charts
#e50ff9 color shades, tints & tones
#e50ff9 color schemes
#e50ff9 color preview, HTML & CSS examples
This text has a color of #e50ff9
<p style="color:#e50ff9;">Text here</p>
.mytext {color:#e50ff9;}
This box has a color of #e50ff9
<div style="background-color:#e50ff9;">Content here</div>
.mybackground {background-color:#e50ff9;}
Border around this has a color of #e50ff9
<div style="border:2px solid #e50ff9;">Content here</div>
.myborder {border:2px solid #e50ff9;}