#e315e7 color space conversions
Hex:
#e315e7
RGB:
227, 21, 231
CMY:
11, 92, 9
CMYK:
2, 91, 0, 9
HSL:
299°, 83.3333%, 49.4118%
HSV (HSB):
299°, 90.9091%, 90.5882%
XYZ:
46.3705, 22.6367, 77.5266
xyY:
0.3164, 0.1545, 22.6367
CIE-Lab:
54.6962, 88.8897, -56.7013
CIE-LCH:
54.6962, 105.4344, 327.4668
CIE-Luv:
54.6962, 72.5624, -98.7950
Hunter-Lab:
47.5781, 90.7079, -63.3061
#e315e7 color charts
#e315e7 color shades, tints & tones
#e315e7 color schemes
#e315e7 color preview, HTML & CSS examples
This text has a color of #e315e7
<p style="color:#e315e7;">Text here</p>
.mytext {color:#e315e7;}
This box has a color of #e315e7
<div style="background-color:#e315e7;">Content here</div>
.mybackground {background-color:#e315e7;}
Border around this has a color of #e315e7
<div style="border:2px solid #e315e7;">Content here</div>
.myborder {border:2px solid #e315e7;}