#bbbce8 color space conversions
Hex:
#bbbce8
RGB:
187, 188, 232
CMY:
27, 26, 9
CMYK:
19, 19, 0, 9
HSL:
239°, 49.4505%, 82.1569%
HSV (HSB):
239°, 19.3966%, 90.9804%
XYZ:
53.0422, 52.3574, 83.6543
xyY:
0.2806, 0.2769, 52.3574
CIE-Lab:
77.4941, 8.6611, -21.9811
CIE-LCH:
77.4941, 23.6259, 291.5058
CIE-Luv:
77.4941, -3.0991, -36.0414
Hunter-Lab:
72.3584, 4.2219, -17.8948
#bbbce8 color charts
#bbbce8 color shades, tints & tones
#bbbce8 color schemes
#bbbce8 color preview, HTML & CSS examples
This text has a color of #bbbce8
<p style="color:#bbbce8;">Text here</p>
.mytext {color:#bbbce8;}
This box has a color of #bbbce8
<div style="background-color:#bbbce8;">Content here</div>
.mybackground {background-color:#bbbce8;}
Border around this has a color of #bbbce8
<div style="border:2px solid #bbbce8;">Content here</div>
.myborder {border:2px solid #bbbce8;}