#ed15df color space conversions
Hex:
#ed15df
RGB:
237, 21, 223
CMY:
7, 92, 13
CMYK:
0, 91, 6, 7
HSL:
304°, 85.7143%, 50.5882%
HSV (HSB):
304°, 91.1392%, 92.9412%
XYZ:
48.5125, 23.8686, 71.8622
xyY:
0.3363, 0.1655, 23.8686
CIE-Lab:
55.9560, 89.4293, -50.0693
CIE-LCH:
55.9560, 102.4916, 330.7566
CIE-Luv:
55.9560, 82.9803, -89.5042
Hunter-Lab:
48.8555, 91.7498, -53.0117
#ed15df color charts
#ed15df color shades, tints & tones
#ed15df color schemes
#ed15df color preview, HTML & CSS examples
This text has a color of #ed15df
<p style="color:#ed15df;">Text here</p>
.mytext {color:#ed15df;}
This box has a color of #ed15df
<div style="background-color:#ed15df;">Content here</div>
.mybackground {background-color:#ed15df;}
Border around this has a color of #ed15df
<div style="border:2px solid #ed15df;">Content here</div>
.myborder {border:2px solid #ed15df;}