#e315ff color space conversions
Hex:
#e315ff
RGB:
227, 21, 255
CMY:
11, 92, 0
CMYK:
11, 92, 0, 0
HSL:
293°, 100.0000%, 54.1176%
HSV (HSB):
293°, 91.7647%, 100.0000%
XYZ:
49.9967, 24.0872, 96.6219
xyY:
0.2929, 0.1411, 24.0872
CIE-Lab:
56.1750, 92.5193, -67.7523
CIE-LCH:
56.1750, 114.6742, 323.7845
CIE-Luv:
56.1750, 63.8105, -116.2310
Hunter-Lab:
49.0787, 95.9509, -82.3698
#e315ff color charts
#e315ff color shades, tints & tones
#e315ff color schemes
#e315ff color preview, HTML & CSS examples
This text has a color of #e315ff
<p style="color:#e315ff;">Text here</p>
.mytext {color:#e315ff;}
This box has a color of #e315ff
<div style="background-color:#e315ff;">Content here</div>
.mybackground {background-color:#e315ff;}
Border around this has a color of #e315ff
<div style="border:2px solid #e315ff;">Content here</div>
.myborder {border:2px solid #e315ff;}