#e315dd color space conversions
Hex:
#e315dd
RGB:
227, 21, 221
CMY:
11, 92, 13
CMYK:
0, 91, 3, 11
HSL:
302°, 83.0645%, 48.6275%
HSV (HSB):
302°, 90.7489%, 89.0196%
XYZ:
44.9979, 22.0877, 70.2983
xyY:
0.3275, 0.1608, 22.0877
CIE-Lab:
54.1199, 87.4507, -51.9624
CIE-LCH:
54.1199, 101.7237, 329.2816
CIE-Luv:
54.1199, 76.4635, -91.3244
Hunter-Lab:
46.9975, 88.6594, -55.7869
#e315dd color charts
#e315dd color shades, tints & tones
#e315dd color schemes
#e315dd color preview, HTML & CSS examples
This text has a color of #e315dd
<p style="color:#e315dd;">Text here</p>
.mytext {color:#e315dd;}
This box has a color of #e315dd
<div style="background-color:#e315dd;">Content here</div>
.mybackground {background-color:#e315dd;}
Border around this has a color of #e315dd
<div style="border:2px solid #e315dd;">Content here</div>
.myborder {border:2px solid #e315dd;}