#ed3cdd color space conversions
Hex:
#ed3cdd
RGB:
237, 60, 221
CMY:
7, 76, 13
CMYK:
0, 75, 7, 7
HSL:
305°, 83.0986%, 58.2353%
HSV (HSB):
305°, 74.6835%, 92.9412%
XYZ:
49.5921, 26.4567, 70.8995
xyY:
0.3375, 0.1800, 26.4567
CIE-Lab:
58.4680, 81.5437, -44.9570
CIE-LCH:
58.4680, 93.1156, 331.1310
CIE-Luv:
58.4680, 78.3722, -81.3997
Hunter-Lab:
51.4361, 82.0875, -45.7201
#ed3cdd color charts
#ed3cdd color shades, tints & tones
#ed3cdd color schemes
#ed3cdd color preview, HTML & CSS examples
This text has a color of #ed3cdd
<p style="color:#ed3cdd;">Text here</p>
.mytext {color:#ed3cdd;}
This box has a color of #ed3cdd
<div style="background-color:#ed3cdd;">Content here</div>
.mybackground {background-color:#ed3cdd;}
Border around this has a color of #ed3cdd
<div style="border:2px solid #ed3cdd;">Content here</div>
.myborder {border:2px solid #ed3cdd;}