#ebc6ed color space conversions
Hex:
#ebc6ed
RGB:
235, 198, 237
CMY:
8, 22, 7
CMYK:
1, 16, 0, 7
HSL:
297°, 52.0000%, 85.2941%
HSV (HSB):
297°, 16.4557%, 92.9412%
XYZ:
69.7411, 64.1648, 88.8300
xyY:
0.3131, 0.2881, 64.1648
CIE-Lab:
84.0515, 19.7197, -14.3776
CIE-LCH:
84.0515, 24.4045, 323.9041
CIE-Luv:
84.0515, 18.5345, -25.8689
Hunter-Lab:
80.1029, 15.2298, -9.6776
#ebc6ed color charts
#ebc6ed color shades, tints & tones
#ebc6ed color schemes
#ebc6ed color preview, HTML & CSS examples
This text has a color of #ebc6ed
<p style="color:#ebc6ed;">Text here</p>
.mytext {color:#ebc6ed;}
This box has a color of #ebc6ed
<div style="background-color:#ebc6ed;">Content here</div>
.mybackground {background-color:#ebc6ed;}
Border around this has a color of #ebc6ed
<div style="border:2px solid #ebc6ed;">Content here</div>
.myborder {border:2px solid #ebc6ed;}