#ebddf5 color space conversions
Hex:
#ebddf5
RGB:
235, 221, 245
CMY:
8, 13, 4
CMYK:
4, 10, 0, 4
HSL:
275°, 54.5455%, 91.3725%
HSV (HSB):
275°, 9.7959%, 96.0784%
XYZ:
76.5988, 75.9676, 97.0122
xyY:
0.3069, 0.3044, 75.9676
CIE-Lab:
89.8443, 9.0726, -9.9602
CIE-LCH:
89.8443, 13.4728, 312.3299
CIE-Luv:
89.8443, 6.3710, -17.1609
Hunter-Lab:
87.1594, 4.3432, -4.9808
#ebddf5 color charts
#ebddf5 color shades, tints & tones
#ebddf5 color schemes
#ebddf5 color preview, HTML & CSS examples
This text has a color of #ebddf5
<p style="color:#ebddf5;">Text here</p>
.mytext {color:#ebddf5;}
This box has a color of #ebddf5
<div style="background-color:#ebddf5;">Content here</div>
.mybackground {background-color:#ebddf5;}
Border around this has a color of #ebddf5
<div style="border:2px solid #ebddf5;">Content here</div>
.myborder {border:2px solid #ebddf5;}