#bcbccc color space conversions
Hex:
#bcbccc
RGB:
188, 188, 204
CMY:
26, 26, 20
CMYK:
8, 8, 0, 20
HSL:
240°, 13.5593%, 76.8627%
HSV (HSB):
240°, 7.8431%, 80.0000%
XYZ:
49.6213, 51.0174, 64.3588
xyY:
0.3007, 0.3092, 51.0174
CIE-Lab:
76.6896, 3.0818, -8.0370
CIE-LCH:
76.6896, 8.6076, 290.9794
CIE-Luv:
76.6896, -0.9190, -12.7662
Hunter-Lab:
71.4265, -0.9890, -3.4246
#bcbccc color charts
#bcbccc RGB chart
#bcbccc CMYK chart
#bcbccc RGB pie chart
#bcbccc color shades, tints & tones
#bcbccc color schemes
#bcbccc color preview, HTML & CSS examples
This text has a color of #bcbccc
<p style="color:#bcbccc;">Text here</p>
.mytext {color:#bcbccc;}
Text color #bcbccc
This box has a color of #bcbccc
<div style="background-color:#bcbccc;">Content here</div>
.mybackground {background-color:#bcbccc;}
Background color #bcbccc
Border around this has a color of #bcbccc
<div style="border:2px solid #bcbccc;">Content here</div>
.myborder {border:2px solid #bcbccc;}
Border color #bcbccc