#bbbee1 color space conversions
Hex:
#bbbee1
RGB:
187, 190, 225
CMY:
27, 25, 12
CMYK:
17, 16, 0, 12
HSL:
235°, 38.7755%, 80.7843%
HSV (HSB):
235°, 16.8889%, 88.2353%
XYZ:
52.4976, 52.8279, 78.6641
xyY:
0.2853, 0.2871, 52.8279
CIE-Lab:
77.7733, 6.0437, -17.7823
CIE-LCH:
77.7733, 18.7813, 288.7715
CIE-Luv:
77.7733, -3.6073, -28.7883
Hunter-Lab:
72.6828, 1.7326, -13.2911
#bbbee1 color charts
#bbbee1 color shades, tints & tones
#bbbee1 color schemes
#bbbee1 color preview, HTML & CSS examples
This text has a color of #bbbee1
<p style="color:#bbbee1;">Text here</p>
.mytext {color:#bbbee1;}
This box has a color of #bbbee1
<div style="background-color:#bbbee1;">Content here</div>
.mybackground {background-color:#bbbee1;}
Border around this has a color of #bbbee1
<div style="border:2px solid #bbbee1;">Content here</div>
.myborder {border:2px solid #bbbee1;}