#ebaff1 color space conversions
Hex:
#ebaff1
RGB:
235, 175, 241
CMY:
8, 31, 5
CMYK:
2, 27, 0, 5
HSL:
295°, 70.2128%, 81.5686%
HSV (HSB):
295°, 27.3859%, 94.5098%
XYZ:
65.4681, 54.6730, 90.3215
xyY:
0.3111, 0.2598, 54.6730
CIE-Lab:
78.8525, 32.7238, -24.3814
CIE-LCH:
78.8525, 40.8081, 323.3114
CIE-Luv:
78.8525, 29.3073, -43.9511
Hunter-Lab:
73.9412, 28.6482, -20.6658
#ebaff1 color charts
#ebaff1 color shades, tints & tones
#ebaff1 color schemes
#ebaff1 color preview, HTML & CSS examples
This text has a color of #ebaff1
<p style="color:#ebaff1;">Text here</p>
.mytext {color:#ebaff1;}
This box has a color of #ebaff1
<div style="background-color:#ebaff1;">Content here</div>
.mybackground {background-color:#ebaff1;}
Border around this has a color of #ebaff1
<div style="border:2px solid #ebaff1;">Content here</div>
.myborder {border:2px solid #ebaff1;}