#ed3cd5 color space conversions
Hex:
#ed3cd5
RGB:
237, 60, 213
CMY:
7, 76, 16
CMYK:
0, 75, 10, 7
HSL:
308°, 83.0986%, 58.2353%
HSV (HSB):
308°, 74.6835%, 92.9412%
XYZ:
48.5512, 26.0403, 65.4181
xyY:
0.3468, 0.1860, 26.0403
CIE-Lab:
58.0753, 80.4002, -41.0465
CIE-LCH:
58.0753, 90.2719, 332.9545
CIE-Luv:
58.0753, 81.3842, -75.1198
Hunter-Lab:
51.0297, 80.5280, -40.2867
#ed3cd5 color charts
#ed3cd5 color shades, tints & tones
#ed3cd5 color schemes
#ed3cd5 color preview, HTML & CSS examples
This text has a color of #ed3cd5
<p style="color:#ed3cd5;">Text here</p>
.mytext {color:#ed3cd5;}
This box has a color of #ed3cd5
<div style="background-color:#ed3cd5;">Content here</div>
.mybackground {background-color:#ed3cd5;}
Border around this has a color of #ed3cd5
<div style="border:2px solid #ed3cd5;">Content here</div>
.myborder {border:2px solid #ed3cd5;}