#ed65dc color space conversions
Hex:
#ed65dc
RGB:
237, 101, 220
CMY:
7, 60, 14
CMYK:
0, 57, 7, 7
HSL:
308°, 79.0698%, 66.2745%
HSV (HSB):
308°, 57.3840%, 92.9412%
XYZ:
52.4970, 32.4792, 71.2124
xyY:
0.3361, 0.2079, 32.4792
CIE-Lab:
63.7370, 66.5437, -36.1273
CIE-LCH:
63.7370, 75.7182, 331.5020
CIE-Luv:
63.7370, 67.0401, -66.5389
Hunter-Lab:
56.9905, 64.6924, -34.1923
#ed65dc color charts
#ed65dc color shades, tints & tones
#ed65dc color schemes
#ed65dc color preview, HTML & CSS examples
This text has a color of #ed65dc
<p style="color:#ed65dc;">Text here</p>
.mytext {color:#ed65dc;}
This box has a color of #ed65dc
<div style="background-color:#ed65dc;">Content here</div>
.mybackground {background-color:#ed65dc;}
Border around this has a color of #ed65dc
<div style="border:2px solid #ed65dc;">Content here</div>
.myborder {border:2px solid #ed65dc;}