#ebaddf color space conversions
Hex:
#ebaddf
RGB:
235, 173, 223
CMY:
8, 32, 13
CMYK:
0, 26, 5, 8
HSL:
312°, 60.7843%, 80.0000%
HSV (HSB):
312°, 26.3830%, 92.1569%
XYZ:
62.5238, 52.8770, 76.7230
xyY:
0.3254, 0.2752, 52.8770
CIE-Lab:
77.8023, 30.5291, -16.2439
CIE-LCH:
77.8023, 34.5816, 331.9835
CIE-Luv:
77.8023, 32.8540, -30.4113
Hunter-Lab:
72.7166, 26.2254, -11.6550
#ebaddf color charts
#ebaddf color shades, tints & tones
#ebaddf color schemes
#ebaddf color preview, HTML & CSS examples
This text has a color of #ebaddf
<p style="color:#ebaddf;">Text here</p>
.mytext {color:#ebaddf;}
This box has a color of #ebaddf
<div style="background-color:#ebaddf;">Content here</div>
.mybackground {background-color:#ebaddf;}
Border around this has a color of #ebaddf
<div style="border:2px solid #ebaddf;">Content here</div>
.myborder {border:2px solid #ebaddf;}