#ed2dec color space conversions
Hex:
#ed2dec
RGB:
237, 45, 236
CMY:
7, 82, 7
CMYK:
0, 81, 0, 7
HSL:
300°, 84.2105%, 55.2941%
HSV (HSB):
300°, 81.0127%, 92.9412%
XYZ:
51.0038, 25.9374, 81.6751
xyY:
0.3216, 0.1635, 25.9374
CIE-Lab:
57.9776, 87.4414, -54.1740
CIE-LCH:
57.9776, 102.8631, 328.2199
CIE-Luv:
57.9776, 75.3355, -96.1714
Hunter-Lab:
50.9288, 89.6373, -59.4339
#ed2dec color charts
#ed2dec RGB chart
#ed2dec CMYK chart
#ed2dec RGB pie chart
#ed2dec color shades, tints & tones
#ed2dec color schemes
#ed2dec color preview, HTML & CSS examples
This text has a color of #ed2dec
<p style="color:#ed2dec;">Text here</p>
.mytext {color:#ed2dec;}
Text color #ed2dec
This box has a color of #ed2dec
<div style="background-color:#ed2dec;">Content here</div>
.mybackground {background-color:#ed2dec;}
Background color #ed2dec
Border around this has a color of #ed2dec
<div style="border:2px solid #ed2dec;">Content here</div>
.myborder {border:2px solid #ed2dec;}
Border color #ed2dec