#bbacc8 color space conversions
Hex:
#bbacc8
RGB:
187, 172, 200
CMY:
27, 33, 22
CMYK:
7, 14, 0, 22
HSL:
272°, 20.2899%, 72.9412%
HSV (HSB):
272°, 14.0000%, 78.4314%
XYZ:
45.6714, 44.2400, 60.7756
xyY:
0.3031, 0.2936, 44.2400
CIE-Lab:
72.3886, 10.6410, -12.2778
CIE-LCH:
72.3886, 16.2473, 310.9148
CIE-Luv:
72.3886, 6.6409, -20.4843
Hunter-Lab:
66.5131, 6.1694, -7.6164
#bbacc8 color charts
#bbacc8 color shades, tints & tones
#bbacc8 color schemes
#bbacc8 color preview, HTML & CSS examples
This text has a color of #bbacc8
<p style="color:#bbacc8;">Text here</p>
.mytext {color:#bbacc8;}
This box has a color of #bbacc8
<div style="background-color:#bbacc8;">Content here</div>
.mybackground {background-color:#bbacc8;}
Border around this has a color of #bbacc8
<div style="border:2px solid #bbacc8;">Content here</div>
.myborder {border:2px solid #bbacc8;}