#ed8dfc color space conversions
Hex:
#ed8dfc
RGB:
237, 141, 252
CMY:
7, 45, 1
CMYK:
6, 44, 0, 1
HSL:
292°, 94.8718%, 77.0588%
HSV (HSB):
292°, 44.0476%, 98.8235%
XYZ:
62.0206, 44.0826, 97.3354
xyY:
0.3049, 0.2167, 44.0826
CIE-Lab:
72.2836, 53.1469, -40.4507
CIE-LCH:
72.2836, 66.7896, 322.7248
CIE-Luv:
72.2836, 43.7073, -72.8808
Hunter-Lab:
66.3947, 50.5497, -40.4436
#ed8dfc color charts
#ed8dfc color shades, tints & tones
#ed8dfc color schemes
#ed8dfc color preview, HTML & CSS examples
This text has a color of #ed8dfc
<p style="color:#ed8dfc;">Text here</p>
.mytext {color:#ed8dfc;}
This box has a color of #ed8dfc
<div style="background-color:#ed8dfc;">Content here</div>
.mybackground {background-color:#ed8dfc;}
Border around this has a color of #ed8dfc
<div style="border:2px solid #ed8dfc;">Content here</div>
.myborder {border:2px solid #ed8dfc;}