#e315e6 color space conversions
Hex:
#e315e6
RGB:
227, 21, 230
CMY:
11, 92, 10
CMYK:
1, 91, 0, 10
HSL:
299°, 83.2669%, 49.2157%
HSV (HSB):
299°, 90.8696%, 90.1961%
XYZ:
46.2296, 22.5804, 76.7848
xyY:
0.3175, 0.1551, 22.5804
CIE-Lab:
54.6375, 88.7437, -56.2311
CIE-LCH:
54.6375, 105.0589, 327.6402
CIE-Luv:
54.6375, 72.9459, -98.0532
Hunter-Lab:
47.5188, 90.4993, -62.5424
#e315e6 color charts
#e315e6 color shades, tints & tones
#e315e6 color schemes
#e315e6 color preview, HTML & CSS examples
This text has a color of #e315e6
<p style="color:#e315e6;">Text here</p>
.mytext {color:#e315e6;}
This box has a color of #e315e6
<div style="background-color:#e315e6;">Content here</div>
.mybackground {background-color:#e315e6;}
Border around this has a color of #e315e6
<div style="border:2px solid #e315e6;">Content here</div>
.myborder {border:2px solid #e315e6;}