#ebd2f2 color space conversions
Hex:
#ebd2f2
RGB:
235, 210, 242
CMY:
8, 18, 5
CMYK:
3, 13, 0, 5
HSL:
287°, 55.1724%, 88.6275%
HSV (HSB):
287°, 13.2231%, 94.9020%
XYZ:
73.3346, 70.1662, 93.6827
xyY:
0.3092, 0.2958, 70.1662
CIE-Lab:
87.0783, 14.2893, -12.5018
CIE-LCH:
87.0783, 18.9863, 318.8171
CIE-Luv:
87.0783, 12.0714, -22.0431
Hunter-Lab:
83.7652, 9.6835, -7.6740
#ebd2f2 color charts
#ebd2f2 color shades, tints & tones
#ebd2f2 color schemes
#ebd2f2 color preview, HTML & CSS examples
This text has a color of #ebd2f2
<p style="color:#ebd2f2;">Text here</p>
.mytext {color:#ebd2f2;}
This box has a color of #ebd2f2
<div style="background-color:#ebd2f2;">Content here</div>
.mybackground {background-color:#ebd2f2;}
Border around this has a color of #ebd2f2
<div style="border:2px solid #ebd2f2;">Content here</div>
.myborder {border:2px solid #ebd2f2;}