#ed65d9 color space conversions
Hex:
#ed65d9
RGB:
237, 101, 217
CMY:
7, 60, 15
CMYK:
0, 57, 8, 7
HSL:
309°, 79.0698%, 66.2745%
HSV (HSB):
309°, 57.3840%, 92.9412%
XYZ:
52.1031, 32.3216, 69.1382
xyY:
0.3393, 0.2105, 32.3216
CIE-Lab:
63.6078, 66.0717, -34.6478
CIE-LCH:
63.6078, 74.6053, 332.3276
CIE-Luv:
63.6078, 67.9347, -64.1085
Hunter-Lab:
56.8521, 64.0982, -32.3064
#ed65d9 color charts
#ed65d9 color shades, tints & tones
#ed65d9 color schemes
#ed65d9 color preview, HTML & CSS examples
This text has a color of #ed65d9
<p style="color:#ed65d9;">Text here</p>
.mytext {color:#ed65d9;}
This box has a color of #ed65d9
<div style="background-color:#ed65d9;">Content here</div>
.mybackground {background-color:#ed65d9;}
Border around this has a color of #ed65d9
<div style="border:2px solid #ed65d9;">Content here</div>
.myborder {border:2px solid #ed65d9;}