#e315a6 color space conversions
Hex:
#e315a6
RGB:
227, 21, 166
CMY:
11, 92, 35
CMYK:
0, 91, 27, 11
HSL:
318°, 83.0645%, 48.6275%
HSV (HSB):
318°, 90.7489%, 89.0196%
XYZ:
38.8297, 19.6204, 37.8170
xyY:
0.4034, 0.2038, 19.6204
CIE-Lab:
51.4053, 80.4638, -24.3689
CIE-LCH:
51.4053, 84.0730, 343.1507
CIE-Luv:
51.4053, 100.2075, -48.7361
Hunter-Lab:
44.2949, 78.9599, -19.6126
#e315a6 color charts
#e315a6 color shades, tints & tones
#e315a6 color schemes
#e315a6 color preview, HTML & CSS examples
This text has a color of #e315a6
<p style="color:#e315a6;">Text here</p>
.mytext {color:#e315a6;}
This box has a color of #e315a6
<div style="background-color:#e315a6;">Content here</div>
.mybackground {background-color:#e315a6;}
Border around this has a color of #e315a6
<div style="border:2px solid #e315a6;">Content here</div>
.myborder {border:2px solid #e315a6;}