#e725ed color space conversions
Hex:
#e725ed
RGB:
231, 37, 237
CMY:
9, 85, 7
CMYK:
3, 84, 0, 7
HSL:
298°, 84.7458%, 53.7255%
HSV (HSB):
298°, 84.3882%, 92.9412%
XYZ:
48.9026, 24.4265, 82.2581
xyY:
0.3143, 0.1570, 24.4265
CIE-Lab:
56.5123, 88.0996, -57.1317
CIE-LCH:
56.5123, 105.0027, 327.0370
CIE-Luv:
56.5123, 71.7111, -100.1278
Hunter-Lab:
49.4232, 90.1295, -64.0839
#e725ed color charts
#e725ed color shades, tints & tones
#e725ed color schemes
#e725ed color preview, HTML & CSS examples
This text has a color of #e725ed
<p style="color:#e725ed;">Text here</p>
.mytext {color:#e725ed;}
This box has a color of #e725ed
<div style="background-color:#e725ed;">Content here</div>
.mybackground {background-color:#e725ed;}
Border around this has a color of #e725ed
<div style="border:2px solid #e725ed;">Content here</div>
.myborder {border:2px solid #e725ed;}