#ed25cd color space conversions
Hex:
#ed25cd
RGB:
237, 37, 205
CMY:
7, 85, 20
CMYK:
0, 84, 14, 7
HSL:
310°, 84.7458%, 53.7255%
HSV (HSB):
310°, 84.3882%, 92.9412%
XYZ:
46.6061, 23.7354, 59.8826
xyY:
0.3579, 0.1823, 23.7354
CIE-Lab:
55.8219, 84.7026, -40.0305
CIE-LCH:
55.8219, 93.6856, 334.7045
CIE-Luv:
55.8219, 88.7656, -73.6377
Hunter-Lab:
48.7190, 85.5001, -38.7725
#ed25cd color charts
#ed25cd color shades, tints & tones
#ed25cd color schemes
#ed25cd color preview, HTML & CSS examples
This text has a color of #ed25cd
<p style="color:#ed25cd;">Text here</p>
.mytext {color:#ed25cd;}
This box has a color of #ed25cd
<div style="background-color:#ed25cd;">Content here</div>
.mybackground {background-color:#ed25cd;}
Border around this has a color of #ed25cd
<div style="border:2px solid #ed25cd;">Content here</div>
.myborder {border:2px solid #ed25cd;}