#e15ff8 color space conversions
Hex:
#e15ff8
RGB:
225, 95, 248
CMY:
12, 63, 3
CMYK:
9, 62, 0, 3
HSL:
291°, 91.6168%, 67.2549%
HSV (HSB):
291°, 61.6935%, 97.2549%
XYZ:
52.0868, 30.9693, 92.0393
xyY:
0.2975, 0.1769, 30.9693
CIE-Lab:
62.4817, 70.8831, -53.7909
CIE-LCH:
62.4817, 88.9825, 322.8063
CIE-Luv:
62.4817, 52.7792, -94.8259
Hunter-Lab:
55.6500, 69.6832, -59.1044
#e15ff8 color charts
#e15ff8 color shades, tints & tones
#e15ff8 color schemes
#e15ff8 color preview, HTML & CSS examples
This text has a color of #e15ff8
<p style="color:#e15ff8;">Text here</p>
.mytext {color:#e15ff8;}
This box has a color of #e15ff8
<div style="background-color:#e15ff8;">Content here</div>
.mybackground {background-color:#e15ff8;}
Border around this has a color of #e15ff8
<div style="border:2px solid #e15ff8;">Content here</div>
.myborder {border:2px solid #e15ff8;}