#ed3cc6 color space conversions
Hex:
#ed3cc6
RGB:
237, 60, 198
CMY:
7, 76, 22
CMYK:
0, 75, 16, 7
HSL:
313°, 83.0986%, 58.2353%
HSV (HSB):
313°, 74.6835%, 92.9412%
XYZ:
46.7340, 25.3135, 55.8489
xyY:
0.3654, 0.1979, 25.3135
CIE-Lab:
57.3796, 78.3490, -33.5799
CIE-LCH:
57.3796, 85.2419, 336.8003
CIE-Luv:
57.3796, 87.1820, -63.2461
Hunter-Lab:
50.3125, 77.7572, -30.5956
#ed3cc6 color charts
#ed3cc6 color shades, tints & tones
#ed3cc6 color schemes
#ed3cc6 color preview, HTML & CSS examples
This text has a color of #ed3cc6
<p style="color:#ed3cc6;">Text here</p>
.mytext {color:#ed3cc6;}
This box has a color of #ed3cc6
<div style="background-color:#ed3cc6;">Content here</div>
.mybackground {background-color:#ed3cc6;}
Border around this has a color of #ed3cc6
<div style="border:2px solid #ed3cc6;">Content here</div>
.myborder {border:2px solid #ed3cc6;}