#e725da color space conversions
Hex:
#e725da
RGB:
231, 37, 218
CMY:
9, 85, 15
CMYK:
0, 84, 6, 9
HSL:
304°, 80.1653%, 52.5490%
HSV (HSB):
304°, 83.9827%, 90.5882%
XYZ:
46.2715, 23.3740, 68.4025
xyY:
0.3352, 0.1693, 23.3740
CIE-Lab:
55.4555, 85.3362, -48.0916
CIE-LCH:
55.4555, 97.9544, 330.5963
CIE-Luv:
55.4555, 78.9886, -85.7484
Hunter-Lab:
48.3467, 86.2314, -50.0428
#e725da color charts
#e725da color shades, tints & tones
#e725da color schemes
#e725da color preview, HTML & CSS examples
This text has a color of #e725da
<p style="color:#e725da;">Text here</p>
.mytext {color:#e725da;}
This box has a color of #e725da
<div style="background-color:#e725da;">Content here</div>
.mybackground {background-color:#e725da;}
Border around this has a color of #e725da
<div style="border:2px solid #e725da;">Content here</div>
.myborder {border:2px solid #e725da;}