#bcaac7 color space conversions
Hex:
#bcaac7
RGB:
188, 170, 199
CMY:
26, 33, 22
CMYK:
6, 15, 0, 22
HSL:
277°, 20.5674%, 72.3529%
HSV (HSB):
277°, 14.5729%, 78.0392%
XYZ:
45.4226, 43.5643, 60.0476
xyY:
0.3048, 0.2923, 43.5643
CIE-Lab:
71.9363, 11.8779, -12.3974
CIE-LCH:
71.9363, 17.1692, 313.7741
CIE-Luv:
71.9363, 8.2802, -20.8548
Hunter-Lab:
66.0033, 7.3355, -7.7377
#bcaac7 color charts
#bcaac7 color shades, tints & tones
#bcaac7 color schemes
#bcaac7 color preview, HTML & CSS examples
This text has a color of #bcaac7
<p style="color:#bcaac7;">Text here</p>
.mytext {color:#bcaac7;}
This box has a color of #bcaac7
<div style="background-color:#bcaac7;">Content here</div>
.mybackground {background-color:#bcaac7;}
Border around this has a color of #bcaac7
<div style="border:2px solid #bcaac7;">Content here</div>
.myborder {border:2px solid #bcaac7;}