#ed83e5 color space conversions
Hex:
#ed83e5
RGB:
237, 131, 229
CMY:
7, 49, 10
CMYK:
0, 45, 3, 7
HSL:
305°, 74.6479%, 72.1569%
HSV (HSB):
305°, 44.7257%, 92.9412%
XYZ:
57.1842, 39.8943, 78.8152
xyY:
0.3251, 0.2268, 39.8943
CIE-Lab:
69.3942, 54.0223, -32.3440
CIE-LCH:
69.3942, 62.9646, 329.0904
CIE-Luv:
69.3942, 52.8456, -59.3917
Hunter-Lab:
63.1619, 51.0733, -29.7704
#ed83e5 color charts
#ed83e5 color shades, tints & tones
#ed83e5 color schemes
#ed83e5 color preview, HTML & CSS examples
This text has a color of #ed83e5
<p style="color:#ed83e5;">Text here</p>
.mytext {color:#ed83e5;}
This box has a color of #ed83e5
<div style="background-color:#ed83e5;">Content here</div>
.mybackground {background-color:#ed83e5;}
Border around this has a color of #ed83e5
<div style="border:2px solid #ed83e5;">Content here</div>
.myborder {border:2px solid #ed83e5;}