#bbacef color space conversions
Hex:
#bbacef
RGB:
187, 172, 239
CMY:
27, 33, 6
CMYK:
22, 28, 0, 6
HSL:
253°, 67.6768%, 80.5882%
HSV (HSB):
253°, 28.0335%, 93.7255%
XYZ:
50.8260, 46.3018, 87.9197
xyY:
0.2747, 0.2502, 46.3018
CIE-Lab:
73.7410, 19.0234, -31.5138
CIE-LCH:
73.7410, 36.8104, 301.1174
CIE-Luv:
73.7410, 3.4783, -53.0918
Hunter-Lab:
68.0455, 14.2497, -28.9752
#bbacef color charts
#bbacef color shades, tints & tones
#bbacef color schemes
#bbacef color preview, HTML & CSS examples
This text has a color of #bbacef
<p style="color:#bbacef;">Text here</p>
.mytext {color:#bbacef;}
This box has a color of #bbacef
<div style="background-color:#bbacef;">Content here</div>
.mybackground {background-color:#bbacef;}
Border around this has a color of #bbacef
<div style="border:2px solid #bbacef;">Content here</div>
.myborder {border:2px solid #bbacef;}