#ed25e7 color space conversions
Hex:
#ed25e7
RGB:
237, 37, 231
CMY:
7, 85, 9
CMYK:
0, 84, 3, 7
HSL:
302°, 84.7458%, 53.7255%
HSV (HSB):
302°, 84.3882%, 92.9412%
XYZ:
50.0104, 25.0972, 77.8097
xyY:
0.3270, 0.1641, 25.0972
CIE-Lab:
57.1700, 88.2675, -52.6532
CIE-LCH:
57.1700, 102.7789, 329.1831
CIE-Luv:
57.1700, 78.2606, -93.6806
Hunter-Lab:
50.0971, 90.5213, -57.0200
#ed25e7 color charts
#ed25e7 color shades, tints & tones
#ed25e7 color schemes
#ed25e7 color preview, HTML & CSS examples
This text has a color of #ed25e7
<p style="color:#ed25e7;">Text here</p>
.mytext {color:#ed25e7;}
This box has a color of #ed25e7
<div style="background-color:#ed25e7;">Content here</div>
.mybackground {background-color:#ed25e7;}
Border around this has a color of #ed25e7
<div style="border:2px solid #ed25e7;">Content here</div>
.myborder {border:2px solid #ed25e7;}