#ed65cc color space conversions
Hex:
#ed65cc
RGB:
237, 101, 204
CMY:
7, 60, 20
CMYK:
0, 57, 14, 7
HSL:
315°, 79.0698%, 66.2745%
HSV (HSB):
315°, 57.3840%, 92.9412%
XYZ:
50.4778, 31.6715, 60.5795
xyY:
0.3537, 0.2219, 31.6715
CIE-Lab:
63.0705, 64.0880, -28.1663
CIE-LCH:
63.0705, 70.0044, 336.2748
CIE-Luv:
63.0705, 71.8511, -53.5631
Hunter-Lab:
56.2775, 61.6192, -24.4281
#ed65cc color charts
#ed65cc color shades, tints & tones
#ed65cc color schemes
#ed65cc color preview, HTML & CSS examples
This text has a color of #ed65cc
<p style="color:#ed65cc;">Text here</p>
.mytext {color:#ed65cc;}
This box has a color of #ed65cc
<div style="background-color:#ed65cc;">Content here</div>
.mybackground {background-color:#ed65cc;}
Border around this has a color of #ed65cc
<div style="border:2px solid #ed65cc;">Content here</div>
.myborder {border:2px solid #ed65cc;}