#ed84e7 color space conversions
Hex:
#ed84e7
RGB:
237, 132, 231
CMY:
7, 48, 9
CMYK:
0, 44, 3, 7
HSL:
303°, 74.4681%, 72.3529%
HSV (HSB):
303°, 44.3038%, 92.9412%
XYZ:
57.6001, 40.2766, 80.3396
xyY:
0.3232, 0.2260, 40.2766
CIE-Lab:
69.6661, 53.8711, -33.0256
CIE-LCH:
69.6661, 63.1885, 328.4897
CIE-Luv:
69.6661, 51.9630, -60.5028
Hunter-Lab:
63.4638, 50.9459, -30.6312
#ed84e7 color charts
#ed84e7 color shades, tints & tones
#ed84e7 color schemes
#ed84e7 color preview, HTML & CSS examples
This text has a color of #ed84e7
<p style="color:#ed84e7;">Text here</p>
.mytext {color:#ed84e7;}
This box has a color of #ed84e7
<div style="background-color:#ed84e7;">Content here</div>
.mybackground {background-color:#ed84e7;}
Border around this has a color of #ed84e7
<div style="border:2px solid #ed84e7;">Content here</div>
.myborder {border:2px solid #ed84e7;}