#ed2ded color space conversions
Hex:
#ed2ded
RGB:
237, 45, 237
CMY:
7, 82, 7
CMYK:
0, 81, 0, 7
HSL:
300°, 84.2105%, 55.2941%
HSV (HSB):
300°, 81.0127%, 92.9412%
XYZ:
51.1495, 25.9957, 82.4426
xyY:
0.3205, 0.1629, 25.9957
CIE-Lab:
58.0330, 87.5893, -54.6459
CIE-LCH:
58.0330, 103.2379, 328.0405
CIE-Luv:
58.0330, 74.9620, -96.9290
Hunter-Lab:
50.9860, 89.8469, -60.1796
#ed2ded color charts
#ed2ded color shades, tints & tones
#ed2ded color schemes
#ed2ded color preview, HTML & CSS examples
This text has a color of #ed2ded
<p style="color:#ed2ded;">Text here</p>
.mytext {color:#ed2ded;}
This box has a color of #ed2ded
<div style="background-color:#ed2ded;">Content here</div>
.mybackground {background-color:#ed2ded;}
Border around this has a color of #ed2ded
<div style="border:2px solid #ed2ded;">Content here</div>
.myborder {border:2px solid #ed2ded;}