#bcb7bc color space conversions
Hex:
        #bcb7bc
        RGB:
        188, 183, 188
        CMY:
        26, 28, 26
        CMYK:
        0, 3, 0, 26
      HSL:
        300°, 3.5971%, 72.7451%
        HSV (HSB):
        300°, 2.6596%, 73.7255%
        XYZ:
        46.7496, 48.1892, 54.4144
        xyY:
        0.3130, 0.3227, 48.1892
      CIE-Lab:
        74.9441, 2.6839, -1.9136
        CIE-LCH:
        74.9441, 3.2963, 324.5116
        CIE-Luv:
        74.9441, 2.5562, -3.3169
        Hunter-Lab:
        69.4184, -1.2720, 2.1178
      #bcb7bc color charts
#bcb7bc RGB chart
      #bcb7bc CMYK chart
      #bcb7bc RGB pie chart
      #bcb7bc color shades, tints & tones
#bcb7bc color schemes
#bcb7bc color preview, HTML & CSS examples
           This text has a color of #bcb7bc        
        
          <p style="color:#bcb7bc;">Text here</p>
        
        
          .mytext {color:#bcb7bc;}
        
        Text color #bcb7bc
      
           This box has a color of #bcb7bc        
        
          <div style="background-color:#bcb7bc;">Content here</div>
        
        
          .mybackground {background-color:#bcb7bc;}
        
        Background color #bcb7bc
      
           Border around this has a color of #bcb7bc        
        
          <div style="border:2px solid #bcb7bc;">Content here</div>
        
        
          .myborder {border:2px solid #bcb7bc;}
        
        Border color #bcb7bc