#ed65e4 color space conversions
Hex:
#ed65e4
RGB:
237, 101, 228
CMY:
7, 60, 11
CMYK:
0, 57, 4, 7
HSL:
304°, 79.0698%, 66.2745%
HSV (HSB):
304°, 57.3840%, 92.9412%
XYZ:
53.5823, 32.9133, 76.9276
xyY:
0.3279, 0.2014, 32.9133
CIE-Lab:
64.0907, 67.8269, -40.0428
CIE-LCH:
64.0907, 78.7650, 329.4438
CIE-Luv:
64.0907, 64.6753, -73.0054
Hunter-Lab:
57.3701, 66.3170, -39.3428
#ed65e4 color charts
#ed65e4 color shades, tints & tones
#ed65e4 color schemes
#ed65e4 color preview, HTML & CSS examples
This text has a color of #ed65e4
<p style="color:#ed65e4;">Text here</p>
.mytext {color:#ed65e4;}
This box has a color of #ed65e4
<div style="background-color:#ed65e4;">Content here</div>
.mybackground {background-color:#ed65e4;}
Border around this has a color of #ed65e4
<div style="border:2px solid #ed65e4;">Content here</div>
.myborder {border:2px solid #ed65e4;}