#bcbacc color space conversions
Hex:
#bcbacc
RGB:
188, 186, 204
CMY:
26, 27, 20
CMYK:
8, 9, 0, 20
HSL:
247°, 15.0000%, 76.4706%
HSV (HSB):
247°, 8.8235%, 80.0000%
XYZ:
49.1970, 50.1688, 64.2173
xyY:
0.3007, 0.3067, 50.1688
CIE-Lab:
76.1728, 4.1586, -8.8050
CIE-LCH:
76.1728, 9.7376, 295.2812
CIE-Luv:
76.1728, 0.0597, -14.1265
Hunter-Lab:
70.8299, 0.0300, -4.1738
#bcbacc color charts
#bcbacc RGB chart
#bcbacc CMYK chart
#bcbacc RGB pie chart
#bcbacc color shades, tints & tones
#bcbacc color schemes
#bcbacc color preview, HTML & CSS examples
This text has a color of #bcbacc
<p style="color:#bcbacc;">Text here</p>
.mytext {color:#bcbacc;}
Text color #bcbacc
This box has a color of #bcbacc
<div style="background-color:#bcbacc;">Content here</div>
.mybackground {background-color:#bcbacc;}
Background color #bcbacc
Border around this has a color of #bcbacc
<div style="border:2px solid #bcbacc;">Content here</div>
.myborder {border:2px solid #bcbacc;}
Border color #bcbacc