#ebadd8 color space conversions
Hex:
#ebadd8
RGB:
235, 173, 216
CMY:
8, 32, 15
CMYK:
0, 26, 8, 8
HSL:
318°, 60.7843%, 80.0000%
HSV (HSB):
318°, 26.3830%, 92.1569%
XYZ:
61.5992, 52.5072, 71.8540
xyY:
0.3312, 0.2824, 52.5072
CIE-Lab:
77.5831, 29.3198, -12.7745
CIE-LCH:
77.5831, 31.9818, 336.4575
CIE-Luv:
77.5831, 33.8569, -24.7277
Hunter-Lab:
72.4618, 24.9331, -8.0694
#ebadd8 color charts
#ebadd8 color shades, tints & tones
#ebadd8 color schemes
#ebadd8 color preview, HTML & CSS examples
This text has a color of #ebadd8
<p style="color:#ebadd8;">Text here</p>
.mytext {color:#ebadd8;}
This box has a color of #ebadd8
<div style="background-color:#ebadd8;">Content here</div>
.mybackground {background-color:#ebadd8;}
Border around this has a color of #ebadd8
<div style="border:2px solid #ebadd8;">Content here</div>
.myborder {border:2px solid #ebadd8;}