#ed4ed9 color space conversions
Hex:
#ed4ed9
RGB:
237, 78, 217
CMY:
7, 69, 15
CMYK:
0, 67, 8, 7
HSL:
308°, 81.5385%, 61.7647%
HSV (HSB):
308°, 67.0886%, 92.9412%
XYZ:
50.1738, 28.4631, 68.4951
xyY:
0.3410, 0.1935, 28.4631
CIE-Lab:
60.3048, 75.1945, -39.8080
CIE-LCH:
60.3048, 85.0817, 332.1032
CIE-Luv:
60.3048, 75.3968, -72.9532
Hunter-Lab:
53.3508, 74.5067, -38.7747
#ed4ed9 color charts
#ed4ed9 color shades, tints & tones
#ed4ed9 color schemes
#ed4ed9 color preview, HTML & CSS examples
This text has a color of #ed4ed9
<p style="color:#ed4ed9;">Text here</p>
.mytext {color:#ed4ed9;}
This box has a color of #ed4ed9
<div style="background-color:#ed4ed9;">Content here</div>
.mybackground {background-color:#ed4ed9;}
Border around this has a color of #ed4ed9
<div style="border:2px solid #ed4ed9;">Content here</div>
.myborder {border:2px solid #ed4ed9;}