#e315b9 color space conversions
Hex:
#e315b9
RGB:
227, 21, 185
CMY:
11, 92, 27
CMYK:
0, 91, 19, 11
HSL:
312°, 83.0645%, 48.6275%
HSV (HSB):
312°, 90.7489%, 89.0196%
XYZ:
40.7037, 20.3700, 47.6854
xyY:
0.3743, 0.1873, 20.3700
CIE-Lab:
52.2530, 82.6849, -34.2040
CIE-LCH:
52.2530, 89.4802, 337.5267
CIE-Luv:
52.2530, 91.6385, -63.6261
Hunter-Lab:
45.1331, 81.9986, -31.0496
#e315b9 color charts
#e315b9 color shades, tints & tones
#e315b9 color schemes
#e315b9 color preview, HTML & CSS examples
This text has a color of #e315b9
<p style="color:#e315b9;">Text here</p>
.mytext {color:#e315b9;}
This box has a color of #e315b9
<div style="background-color:#e315b9;">Content here</div>
.mybackground {background-color:#e315b9;}
Border around this has a color of #e315b9
<div style="border:2px solid #e315b9;">Content here</div>
.myborder {border:2px solid #e315b9;}