#ed1ed1 color space conversions
Hex:
#ed1ed1
RGB:
237, 30, 209
CMY:
7, 88, 18
CMYK:
0, 87, 12, 7
HSL:
308°, 85.1852%, 52.3529%
HSV (HSB):
308°, 87.3418%, 92.9412%
XYZ:
46.8979, 23.5365, 62.3928
xyY:
0.3531, 0.1772, 23.5365
CIE-Lab:
55.6207, 86.3913, -42.6358
CIE-LCH:
55.6207, 96.3393, 333.7327
CIE-Luv:
55.6207, 87.9757, -77.7633
Hunter-Lab:
48.5145, 87.6521, -42.2908
#ed1ed1 color charts
#ed1ed1 color shades, tints & tones
#ed1ed1 color schemes
#ed1ed1 color preview, HTML & CSS examples
This text has a color of #ed1ed1
<p style="color:#ed1ed1;">Text here</p>
.mytext {color:#ed1ed1;}
This box has a color of #ed1ed1
<div style="background-color:#ed1ed1;">Content here</div>
.mybackground {background-color:#ed1ed1;}
Border around this has a color of #ed1ed1
<div style="border:2px solid #ed1ed1;">Content here</div>
.myborder {border:2px solid #ed1ed1;}