#bbacca color space conversions
Hex:
#bbacca
RGB:
187, 172, 202
CMY:
27, 33, 21
CMYK:
7, 15, 0, 21
HSL:
270°, 22.0588%, 73.3333%
HSV (HSB):
270°, 14.8515%, 79.2157%
XYZ:
45.9067, 44.3341, 62.0149
xyY:
0.3015, 0.2912, 44.3341
CIE-Lab:
72.4513, 11.0424, -13.2816
CIE-LCH:
72.4513, 17.2724, 309.7404
CIE-Luv:
72.4513, 6.4808, -22.1283
Hunter-Lab:
66.5839, 6.5463, -8.6128
#bbacca color charts
#bbacca color shades, tints & tones
#bbacca color schemes
#bbacca color preview, HTML & CSS examples
This text has a color of #bbacca
<p style="color:#bbacca;">Text here</p>
.mytext {color:#bbacca;}
This box has a color of #bbacca
<div style="background-color:#bbacca;">Content here</div>
.mybackground {background-color:#bbacca;}
Border around this has a color of #bbacca
<div style="border:2px solid #bbacca;">Content here</div>
.myborder {border:2px solid #bbacca;}