#ed25ef color space conversions
Hex:
#ed25ef
RGB:
237, 37, 239
CMY:
7, 85, 6
CMYK:
1, 85, 0, 6
HSL:
299°, 86.3248%, 54.1176%
HSV (HSB):
299°, 84.5188%, 93.7255%
XYZ:
51.1666, 25.5597, 83.8981
xyY:
0.3185, 0.1591, 25.5597
CIE-Lab:
57.6167, 89.4290, -56.4302
CIE-LCH:
57.6167, 105.7446, 327.7479
CIE-Luv:
57.6167, 75.1988, -99.7170
Hunter-Lab:
50.5566, 92.1799, -63.0015
#ed25ef color charts
#ed25ef color shades, tints & tones
#ed25ef color schemes
#ed25ef color preview, HTML & CSS examples
This text has a color of #ed25ef
<p style="color:#ed25ef;">Text here</p>
.mytext {color:#ed25ef;}
This box has a color of #ed25ef
<div style="background-color:#ed25ef;">Content here</div>
.mybackground {background-color:#ed25ef;}
Border around this has a color of #ed25ef
<div style="border:2px solid #ed25ef;">Content here</div>
.myborder {border:2px solid #ed25ef;}