#e15cd5 color space conversions
Hex:
#e15cd5
RGB:
225, 92, 213
CMY:
12, 64, 16
CMYK:
0, 59, 5, 12
HSL:
305°, 68.9119%, 62.1569%
HSV (HSB):
305°, 59.1111%, 88.2353%
XYZ:
46.8887, 28.4659, 65.9740
xyY:
0.3318, 0.2014, 28.4659
CIE-Lab:
60.3074, 66.1643, -37.6747
CIE-LCH:
60.3074, 76.1387, 330.3423
CIE-Luv:
60.3074, 63.7725, -68.1938
Hunter-Lab:
53.3535, 63.5028, -35.9673
#e15cd5 color charts
#e15cd5 color shades, tints & tones
#e15cd5 color schemes
#e15cd5 color preview, HTML & CSS examples
This text has a color of #e15cd5
<p style="color:#e15cd5;">Text here</p>
.mytext {color:#e15cd5;}
This box has a color of #e15cd5
<div style="background-color:#e15cd5;">Content here</div>
.mybackground {background-color:#e15cd5;}
Border around this has a color of #e15cd5
<div style="border:2px solid #e15cd5;">Content here</div>
.myborder {border:2px solid #e15cd5;}