#e315aa color space conversions
Hex:
#e315aa
RGB:
227, 21, 170
CMY:
11, 92, 33
CMYK:
0, 91, 25, 11
HSL:
317°, 83.0645%, 48.6275%
HSV (HSB):
317°, 90.7489%, 89.0196%
XYZ:
39.2024, 19.7695, 39.7799
xyY:
0.3970, 0.2002, 19.7695
CIE-Lab:
51.5756, 80.9131, -26.4668
CIE-LCH:
51.5756, 85.1318, 341.8870
CIE-Luv:
51.5756, 98.3817, -51.8712
Hunter-Lab:
44.4629, 79.5712, -21.9213
#e315aa color charts
#e315aa color shades, tints & tones
#e315aa color schemes
#e315aa color preview, HTML & CSS examples
This text has a color of #e315aa
<p style="color:#e315aa;">Text here</p>
.mytext {color:#e315aa;}
This box has a color of #e315aa
<div style="background-color:#e315aa;">Content here</div>
.mybackground {background-color:#e315aa;}
Border around this has a color of #e315aa
<div style="border:2px solid #e315aa;">Content here</div>
.myborder {border:2px solid #e315aa;}