#eda4ed color space conversions
Hex:
#eda4ed
RGB:
237, 164, 237
CMY:
7, 36, 7
CMYK:
0, 31, 0, 7
HSL:
300°, 66.9725%, 78.6275%
HSV (HSB):
300°, 30.8017%, 92.9412%
XYZ:
63.4866, 50.6699, 86.5549
xyY:
0.3163, 0.2525, 50.6699
CIE-Lab:
76.4786, 38.4555, -25.8250
CIE-LCH:
76.4786, 46.3223, 326.1164
CIE-Luv:
76.4786, 36.3897, -47.0610
Hunter-Lab:
71.1828, 34.6309, -22.2659
#eda4ed color charts
#eda4ed color shades, tints & tones
#eda4ed color schemes
#eda4ed color preview, HTML & CSS examples
This text has a color of #eda4ed
<p style="color:#eda4ed;">Text here</p>
.mytext {color:#eda4ed;}
This box has a color of #eda4ed
<div style="background-color:#eda4ed;">Content here</div>
.mybackground {background-color:#eda4ed;}
Border around this has a color of #eda4ed
<div style="border:2px solid #eda4ed;">Content here</div>
.myborder {border:2px solid #eda4ed;}