#eda6e5 color space conversions
Hex:
#eda6e5
RGB:
237, 166, 229
CMY:
7, 35, 10
CMYK:
0, 30, 3, 7
HSL:
307°, 66.3551%, 79.0196%
HSV (HSB):
307°, 29.9578%, 92.9412%
XYZ:
62.7041, 50.9341, 80.6551
xyY:
0.3227, 0.2622, 50.9341
CIE-Lab:
76.6391, 35.9608, -21.2394
CIE-LCH:
76.6391, 41.7647, 329.4328
CIE-Luv:
76.6391, 36.7214, -39.2444
Hunter-Lab:
71.3681, 31.9361, -17.0476
#eda6e5 color charts
#eda6e5 color shades, tints & tones
#eda6e5 color schemes
#eda6e5 color preview, HTML & CSS examples
This text has a color of #eda6e5
<p style="color:#eda6e5;">Text here</p>
.mytext {color:#eda6e5;}
This box has a color of #eda6e5
<div style="background-color:#eda6e5;">Content here</div>
.mybackground {background-color:#eda6e5;}
Border around this has a color of #eda6e5
<div style="border:2px solid #eda6e5;">Content here</div>
.myborder {border:2px solid #eda6e5;}