#bcacc6 color space conversions
Hex:
#bcacc6
RGB:
188, 172, 198
CMY:
26, 33, 22
CMYK:
5, 13, 0, 22
HSL:
277°, 18.5714%, 72.5490%
HSV (HSB):
277°, 13.1313%, 77.6471%
XYZ:
45.6846, 44.2736, 59.5639
xyY:
0.3055, 0.2961, 44.2736
CIE-Lab:
72.4110, 10.5822, -11.1375
CIE-LCH:
72.4110, 15.3632, 313.5355
CIE-Luv:
72.4110, 7.3757, -18.6950
Hunter-Lab:
66.5384, 6.1140, -6.4983
#bcacc6 color charts
#bcacc6 color shades, tints & tones
#bcacc6 color schemes
#bcacc6 color preview, HTML & CSS examples
This text has a color of #bcacc6
<p style="color:#bcacc6;">Text here</p>
.mytext {color:#bcacc6;}
This box has a color of #bcacc6
<div style="background-color:#bcacc6;">Content here</div>
.mybackground {background-color:#bcacc6;}
Border around this has a color of #bcacc6
<div style="border:2px solid #bcacc6;">Content here</div>
.myborder {border:2px solid #bcacc6;}