#e25cc5 color space conversions
Hex:
#e25cc5
RGB:
226, 92, 197
CMY:
11, 64, 23
CMYK:
0, 59, 13, 11
HSL:
313°, 69.7917%, 62.3529%
HSV (HSB):
313°, 59.2920%, 88.6275%
XYZ:
45.2692, 27.8543, 55.8138
xyY:
0.3511, 0.2160, 27.8543
CIE-Lab:
59.7568, 63.9354, -29.4476
CIE-LCH:
59.7568, 70.3910, 335.2700
CIE-Luv:
59.7568, 69.4065, -54.9608
Hunter-Lab:
52.7771, 60.7471, -25.7574
#e25cc5 color charts
#e25cc5 color shades, tints & tones
#e25cc5 color schemes
#e25cc5 color preview, HTML & CSS examples
This text has a color of #e25cc5
<p style="color:#e25cc5;">Text here</p>
.mytext {color:#e25cc5;}
This box has a color of #e25cc5
<div style="background-color:#e25cc5;">Content here</div>
.mybackground {background-color:#e25cc5;}
Border around this has a color of #e25cc5
<div style="border:2px solid #e25cc5;">Content here</div>
.myborder {border:2px solid #e25cc5;}