#ed80e7 color space conversions
Hex:
#ed80e7
RGB:
237, 128, 231
CMY:
7, 50, 9
CMYK:
0, 46, 3, 7
HSL:
303°, 75.1724%, 71.5686%
HSV (HSB):
303°, 45.9916%, 92.9412%
XYZ:
57.0680, 39.2124, 80.1622
xyY:
0.3234, 0.2222, 39.2124
CIE-Lab:
68.9048, 55.8454, -34.2049
CIE-LCH:
68.9048, 65.4880, 328.5128
CIE-Luv:
68.9048, 53.6375, -62.6135
Hunter-Lab:
62.6198, 53.0898, -32.0658
#ed80e7 color charts
#ed80e7 color shades, tints & tones
#ed80e7 color schemes
#ed80e7 color preview, HTML & CSS examples
This text has a color of #ed80e7
<p style="color:#ed80e7;">Text here</p>
.mytext {color:#ed80e7;}
This box has a color of #ed80e7
<div style="background-color:#ed80e7;">Content here</div>
.mybackground {background-color:#ed80e7;}
Border around this has a color of #ed80e7
<div style="border:2px solid #ed80e7;">Content here</div>
.myborder {border:2px solid #ed80e7;}