#ed1ed2 color space conversions
Hex:
#ed1ed2
RGB:
237, 30, 210
CMY:
7, 88, 18
CMYK:
0, 87, 11, 7
HSL:
308°, 85.1852%, 52.3529%
HSV (HSB):
308°, 87.3418%, 92.9412%
XYZ:
47.0222, 23.5862, 63.0470
xyY:
0.3518, 0.1765, 23.5862
CIE-Lab:
55.6711, 86.5227, -43.1276
CIE-LCH:
55.6711, 96.6756, 333.5059
CIE-Luv:
55.6711, 87.5549, -78.5386
Hunter-Lab:
48.5656, 87.8372, -42.9732
#ed1ed2 color charts
#ed1ed2 color shades, tints & tones
#ed1ed2 color schemes
#ed1ed2 color preview, HTML & CSS examples
This text has a color of #ed1ed2
<p style="color:#ed1ed2;">Text here</p>
.mytext {color:#ed1ed2;}
This box has a color of #ed1ed2
<div style="background-color:#ed1ed2;">Content here</div>
.mybackground {background-color:#ed1ed2;}
Border around this has a color of #ed1ed2
<div style="border:2px solid #ed1ed2;">Content here</div>
.myborder {border:2px solid #ed1ed2;}