#bbacc4 color space conversions
Hex:
#bbacc4
RGB:
187, 172, 196
CMY:
27, 33, 23
CMYK:
5, 12, 0, 23
HSL:
278°, 16.9014%, 72.1569%
HSV (HSB):
278°, 12.2449%, 76.8627%
XYZ:
45.2098, 44.0554, 58.3453
xyY:
0.3063, 0.2985, 44.0554
CIE-Lab:
72.2655, 9.8480, -10.2652
CIE-LCH:
72.2655, 14.2252, 313.8117
CIE-Luv:
72.2655, 6.9599, -17.2111
Hunter-Lab:
66.3742, 5.4278, -5.6560
#bbacc4 color charts
#bbacc4 color shades, tints & tones
#bbacc4 color schemes
#bbacc4 color preview, HTML & CSS examples
This text has a color of #bbacc4
<p style="color:#bbacc4;">Text here</p>
.mytext {color:#bbacc4;}
This box has a color of #bbacc4
<div style="background-color:#bbacc4;">Content here</div>
.mybackground {background-color:#bbacc4;}
Border around this has a color of #bbacc4
<div style="border:2px solid #bbacc4;">Content here</div>
.myborder {border:2px solid #bbacc4;}