#ebd2ed color space conversions
Hex:
#ebd2ed
RGB:
235, 210, 237
CMY:
8, 18, 7
CMYK:
1, 11, 0, 7
HSL:
296°, 42.8571%, 87.6471%
HSV (HSB):
296°, 11.3924%, 92.9412%
XYZ:
72.5936, 69.8698, 89.7809
xyY:
0.3126, 0.3008, 69.8698
CIE-Lab:
86.9330, 13.3660, -10.0740
CIE-LCH:
86.9330, 16.7373, 322.9946
CIE-Luv:
86.9330, 12.5051, -18.0103
Hunter-Lab:
83.5881, 8.7422, -5.1709
#ebd2ed color charts
#ebd2ed color shades, tints & tones
#ebd2ed color schemes
#ebd2ed color preview, HTML & CSS examples
This text has a color of #ebd2ed
<p style="color:#ebd2ed;">Text here</p>
.mytext {color:#ebd2ed;}
This box has a color of #ebd2ed
<div style="background-color:#ebd2ed;">Content here</div>
.mybackground {background-color:#ebd2ed;}
Border around this has a color of #ebd2ed
<div style="border:2px solid #ebd2ed;">Content here</div>
.myborder {border:2px solid #ebd2ed;}