#bcb5bc color space conversions
Hex:
        #bcb5bc
        RGB:
        188, 181, 188
        CMY:
        26, 29, 26
        CMYK:
        0, 4, 0, 26
      HSL:
        300°, 4.9645%, 72.3529%
        HSV (HSB):
        300°, 3.7234%, 73.7255%
        XYZ:
        46.3400, 47.3700, 54.2779
        xyY:
        0.3131, 0.3201, 47.3700
      CIE-Lab:
        74.4258, 3.7619, -2.6744
        CIE-LCH:
        74.4258, 4.6157, 324.5905
        CIE-Luv:
        74.4258, 3.5791, -4.6393
        Hunter-Lab:
        68.8258, -0.2623, 1.4204
      #bcb5bc color charts
#bcb5bc RGB chart
      #bcb5bc CMYK chart
      #bcb5bc RGB pie chart
      #bcb5bc color shades, tints & tones
#bcb5bc color schemes
#bcb5bc color preview, HTML & CSS examples
           This text has a color of #bcb5bc        
        
          <p style="color:#bcb5bc;">Text here</p>
        
        
          .mytext {color:#bcb5bc;}
        
        Text color #bcb5bc
      
           This box has a color of #bcb5bc        
        
          <div style="background-color:#bcb5bc;">Content here</div>
        
        
          .mybackground {background-color:#bcb5bc;}
        
        Background color #bcb5bc
      
           Border around this has a color of #bcb5bc        
        
          <div style="border:2px solid #bcb5bc;">Content here</div>
        
        
          .myborder {border:2px solid #bcb5bc;}
        
        Border color #bcb5bc