#eda6e2 color space conversions
Hex:
#eda6e2
RGB:
237, 166, 226
CMY:
7, 35, 11
CMYK:
0, 30, 5, 7
HSL:
309°, 66.3551%, 79.0196%
HSV (HSB):
309°, 29.9578%, 92.9412%
XYZ:
62.2887, 50.7679, 78.4677
xyY:
0.3252, 0.2651, 50.7679
CIE-Lab:
76.5382, 35.4322, -19.7624
CIE-LCH:
76.5382, 40.5708, 330.8494
CIE-Luv:
76.5382, 37.2001, -36.7817
Hunter-Lab:
71.2516, 31.3558, -15.4185
#eda6e2 color charts
#eda6e2 color shades, tints & tones
#eda6e2 color schemes
#eda6e2 color preview, HTML & CSS examples
This text has a color of #eda6e2
<p style="color:#eda6e2;">Text here</p>
.mytext {color:#eda6e2;}
This box has a color of #eda6e2
<div style="background-color:#eda6e2;">Content here</div>
.mybackground {background-color:#eda6e2;}
Border around this has a color of #eda6e2
<div style="border:2px solid #eda6e2;">Content here</div>
.myborder {border:2px solid #eda6e2;}