#ed73d9 color space conversions
Hex:
#ed73d9
RGB:
237, 115, 217
CMY:
7, 55, 15
CMYK:
0, 51, 8, 7
HSL:
310°, 77.2152%, 69.0196%
HSV (HSB):
310°, 51.4768%, 92.9412%
XYZ:
53.5802, 35.2757, 69.6306
xyY:
0.3381, 0.2226, 35.2757
CIE-Lab:
65.9628, 59.7519, -30.9946
CIE-LCH:
65.9628, 67.3124, 332.5832
CIE-Luv:
65.9628, 62.5139, -57.6912
Hunter-Lab:
59.3934, 57.0906, -27.9340
#ed73d9 color charts
#ed73d9 color shades, tints & tones
#ed73d9 color schemes
#ed73d9 color preview, HTML & CSS examples
This text has a color of #ed73d9
<p style="color:#ed73d9;">Text here</p>
.mytext {color:#ed73d9;}
This box has a color of #ed73d9
<div style="background-color:#ed73d9;">Content here</div>
.mybackground {background-color:#ed73d9;}
Border around this has a color of #ed73d9
<div style="border:2px solid #ed73d9;">Content here</div>
.myborder {border:2px solid #ed73d9;}