#ed3cd3 color space conversions
Hex:
#ed3cd3
RGB:
237, 60, 211
CMY:
7, 76, 17
CMYK:
0, 75, 11, 7
HSL:
309°, 83.0986%, 58.2353%
HSV (HSB):
309°, 74.6835%, 92.9412%
XYZ:
48.2988, 25.9394, 64.0892
xyY:
0.3492, 0.1875, 25.9394
CIE-Lab:
57.9795, 80.1196, -40.0611
CIE-LCH:
57.9795, 89.5770, 333.4342
CIE-Luv:
57.9795, 82.1464, -73.5431
Hunter-Lab:
50.9307, 80.1469, -38.9567
#ed3cd3 color charts
#ed3cd3 color shades, tints & tones
#ed3cd3 color schemes
#ed3cd3 color preview, HTML & CSS examples
This text has a color of #ed3cd3
<p style="color:#ed3cd3;">Text here</p>
.mytext {color:#ed3cd3;}
This box has a color of #ed3cd3
<div style="background-color:#ed3cd3;">Content here</div>
.mybackground {background-color:#ed3cd3;}
Border around this has a color of #ed3cd3
<div style="border:2px solid #ed3cd3;">Content here</div>
.myborder {border:2px solid #ed3cd3;}