#ebc5ed color space conversions
Hex:
#ebc5ed
RGB:
235, 197, 237
CMY:
8, 23, 7
CMYK:
1, 17, 0, 7
HSL:
297°, 52.6316%, 85.0980%
HSV (HSB):
297°, 16.8776%, 92.9412%
XYZ:
69.5133, 63.7091, 88.7541
xyY:
0.3132, 0.2870, 63.7091
CIE-Lab:
83.8141, 20.2513, -14.7337
CIE-LCH:
83.8141, 25.0439, 323.9625
CIE-Luv:
83.8141, 19.0345, -26.5207
Hunter-Lab:
79.8180, 15.7737, -10.0553
#ebc5ed color charts
#ebc5ed color shades, tints & tones
#ebc5ed color schemes
#ebc5ed color preview, HTML & CSS examples
This text has a color of #ebc5ed
<p style="color:#ebc5ed;">Text here</p>
.mytext {color:#ebc5ed;}
This box has a color of #ebc5ed
<div style="background-color:#ebc5ed;">Content here</div>
.mybackground {background-color:#ebc5ed;}
Border around this has a color of #ebc5ed
<div style="border:2px solid #ebc5ed;">Content here</div>
.myborder {border:2px solid #ebc5ed;}