#eda3e8 color space conversions
Hex:
#eda3e8
RGB:
237, 163, 232
CMY:
7, 36, 9
CMYK:
0, 31, 2, 7
HSL:
304°, 67.2727%, 78.4314%
HSV (HSB):
304°, 31.2236%, 92.9412%
XYZ:
62.5877, 50.0251, 82.7010
xyY:
0.3204, 0.2561, 50.0251
CIE-Lab:
76.0847, 38.0810, -23.7126
CIE-LCH:
76.0847, 44.8604, 328.0899
CIE-Luv:
76.0847, 37.6875, -43.5423
Hunter-Lab:
70.7284, 34.1803, -19.8164
#eda3e8 color charts
#eda3e8 color shades, tints & tones
#eda3e8 color schemes
#eda3e8 color preview, HTML & CSS examples
This text has a color of #eda3e8
<p style="color:#eda3e8;">Text here</p>
.mytext {color:#eda3e8;}
This box has a color of #eda3e8
<div style="background-color:#eda3e8;">Content here</div>
.mybackground {background-color:#eda3e8;}
Border around this has a color of #eda3e8
<div style="border:2px solid #eda3e8;">Content here</div>
.myborder {border:2px solid #eda3e8;}