#ebdff2 color space conversions
Hex:
#ebdff2
RGB:
235, 223, 242
CMY:
8, 13, 5
CMYK:
3, 8, 0, 5
HSL:
278°, 42.2222%, 91.1765%
HSV (HSB):
278°, 7.8512%, 94.9020%
XYZ:
76.6756, 76.8483, 94.7964
xyY:
0.3088, 0.3095, 76.8483
CIE-Lab:
90.2518, 7.4718, -7.7812
CIE-LCH:
90.2518, 10.7877, 313.8382
CIE-Luv:
90.2518, 5.5918, -13.4300
Hunter-Lab:
87.6632, 2.7166, -2.7502
#ebdff2 color charts
#ebdff2 color shades, tints & tones
#ebdff2 color schemes
#ebdff2 color preview, HTML & CSS examples
This text has a color of #ebdff2
<p style="color:#ebdff2;">Text here</p>
.mytext {color:#ebdff2;}
This box has a color of #ebdff2
<div style="background-color:#ebdff2;">Content here</div>
.mybackground {background-color:#ebdff2;}
Border around this has a color of #ebdff2
<div style="border:2px solid #ebdff2;">Content here</div>
.myborder {border:2px solid #ebdff2;}