#ebbeff color space conversions
Hex:
#ebbeff
RGB:
235, 190, 255
CMY:
8, 25, 0
CMYK:
8, 25, 0, 0
HSL:
282°, 100.0000%, 87.2549%
HSV (HSB):
282°, 25.4902%, 100.0000%
XYZ:
70.7244, 61.7091, 102.7912
xyY:
0.3007, 0.2623, 61.7091
CIE-Lab:
82.7585, 27.4026, -25.9251
CIE-LCH:
82.7585, 37.7228, 316.5870
CIE-Luv:
82.7585, 20.4243, -45.9067
Hunter-Lab:
78.5551, 23.2349, -22.5938
#ebbeff color charts
#ebbeff color shades, tints & tones
#ebbeff color schemes
#ebbeff color preview, HTML & CSS examples
This text has a color of #ebbeff
<p style="color:#ebbeff;">Text here</p>
.mytext {color:#ebbeff;}
This box has a color of #ebbeff
<div style="background-color:#ebbeff;">Content here</div>
.mybackground {background-color:#ebbeff;}
Border around this has a color of #ebbeff
<div style="border:2px solid #ebbeff;">Content here</div>
.myborder {border:2px solid #ebbeff;}