#eda2e8 color space conversions
Hex:
#eda2e8
RGB:
237, 162, 232
CMY:
7, 36, 9
CMYK:
0, 32, 2, 7
HSL:
304°, 67.5676%, 78.2353%
HSV (HSB):
304°, 31.6456%, 92.9412%
XYZ:
62.4109, 49.6714, 82.6421
xyY:
0.3205, 0.2551, 49.6714
CIE-Lab:
75.8671, 38.6086, -24.0443
CIE-LCH:
75.8671, 45.4836, 328.0865
CIE-Luv:
75.8671, 38.1665, -44.1486
Hunter-Lab:
70.4779, 34.7321, -20.1886
#eda2e8 color charts
#eda2e8 color shades, tints & tones
#eda2e8 color schemes
#eda2e8 color preview, HTML & CSS examples
This text has a color of #eda2e8
<p style="color:#eda2e8;">Text here</p>
.mytext {color:#eda2e8;}
This box has a color of #eda2e8
<div style="background-color:#eda2e8;">Content here</div>
.mybackground {background-color:#eda2e8;}
Border around this has a color of #eda2e8
<div style="border:2px solid #eda2e8;">Content here</div>
.myborder {border:2px solid #eda2e8;}