#e10ff8 color space conversions
Hex:
#e10ff8
RGB:
225, 15, 248
CMY:
12, 94, 3
CMYK:
9, 94, 0, 3
HSL:
294°, 94.3320%, 51.5686%
HSV (HSB):
294°, 93.9516%, 97.2549%
XYZ:
48.1654, 23.1265, 90.7322
xyY:
0.2973, 0.1427, 23.1265
CIE-Lab:
55.2024, 91.7222, -65.4419
CIE-LCH:
55.2024, 112.6748, 324.4929
CIE-Luv:
55.2024, 65.2298, -112.2418
Hunter-Lab:
48.0900, 94.6223, -78.2003
#e10ff8 color charts
#e10ff8 color shades, tints & tones
#e10ff8 color schemes
#e10ff8 color preview, HTML & CSS examples
This text has a color of #e10ff8
<p style="color:#e10ff8;">Text here</p>
.mytext {color:#e10ff8;}
This box has a color of #e10ff8
<div style="background-color:#e10ff8;">Content here</div>
.mybackground {background-color:#e10ff8;}
Border around this has a color of #e10ff8
<div style="border:2px solid #e10ff8;">Content here</div>
.myborder {border:2px solid #e10ff8;}