#eda3e1 color space conversions
Hex:
#eda3e1
RGB:
237, 163, 225
CMY:
7, 36, 12
CMYK:
0, 31, 5, 7
HSL:
310°, 67.2727%, 78.4314%
HSV (HSB):
310°, 31.2236%, 92.9412%
XYZ:
61.6129, 49.6352, 77.5674
xyY:
0.3263, 0.2629, 49.6352
CIE-Lab:
75.8448, 36.8447, -20.2695
CIE-LCH:
75.8448, 42.0521, 331.1833
CIE-Luv:
75.8448, 38.8445, -37.7854
Hunter-Lab:
70.4522, 32.8129, -15.9613
#eda3e1 color charts
#eda3e1 color shades, tints & tones
#eda3e1 color schemes
#eda3e1 color preview, HTML & CSS examples
This text has a color of #eda3e1
<p style="color:#eda3e1;">Text here</p>
.mytext {color:#eda3e1;}
This box has a color of #eda3e1
<div style="background-color:#eda3e1;">Content here</div>
.mybackground {background-color:#eda3e1;}
Border around this has a color of #eda3e1
<div style="border:2px solid #eda3e1;">Content here</div>
.myborder {border:2px solid #eda3e1;}