#bcacc7 color space conversions
Hex:
#bcacc7
RGB:
188, 172, 199
CMY:
26, 33, 22
CMYK:
6, 14, 0, 22
HSL:
276°, 19.4245%, 72.7451%
HSV (HSB):
276°, 13.5678%, 78.0392%
XYZ:
45.8004, 44.3199, 60.1735
xyY:
0.3047, 0.2949, 44.3199
CIE-Lab:
72.4418, 10.7799, -11.6405
CIE-LCH:
72.4418, 15.8653, 312.8019
CIE-Luv:
72.4418, 7.2946, -19.5133
Hunter-Lab:
66.5732, 6.2995, -6.9892
#bcacc7 color charts
#bcacc7 color shades, tints & tones
#bcacc7 color schemes
#bcacc7 color preview, HTML & CSS examples
This text has a color of #bcacc7
<p style="color:#bcacc7;">Text here</p>
.mytext {color:#bcacc7;}
This box has a color of #bcacc7
<div style="background-color:#bcacc7;">Content here</div>
.mybackground {background-color:#bcacc7;}
Border around this has a color of #bcacc7
<div style="border:2px solid #bcacc7;">Content here</div>
.myborder {border:2px solid #bcacc7;}