#bcbf9b color space conversions
Hex:
        #bcbf9b
        RGB:
        188, 191, 155
        CMY:
        26, 25, 39
        CMYK:
        2, 0, 19, 25
      HSL:
        65°, 21.9512%, 67.8431%
        HSV (HSB):
        65°, 18.8482%, 74.9020%
        XYZ:
        45.2862, 50.3195, 38.3361
        xyY:
        0.3381, 0.3757, 50.3195
      CIE-Lab:
        76.2650, -7.1714, 17.8521
        CIE-LCH:
        76.2650, 19.2387, 111.8860
        CIE-Luv:
        76.2650, 0.1129, 26.3352
        Hunter-Lab:
        70.9363, -10.1827, 17.6132
      #bcbf9b color charts
#bcbf9b RGB chart
      #bcbf9b CMYK chart
      #bcbf9b RGB pie chart
      #bcbf9b color shades, tints & tones
#bcbf9b color schemes
#bcbf9b color preview, HTML & CSS examples
           This text has a color of #bcbf9b        
        
          <p style="color:#bcbf9b;">Text here</p>
        
        
          .mytext {color:#bcbf9b;}
        
        Text color #bcbf9b
      
           This box has a color of #bcbf9b        
        
          <div style="background-color:#bcbf9b;">Content here</div>
        
        
          .mybackground {background-color:#bcbf9b;}
        
        Background color #bcbf9b
      
           Border around this has a color of #bcbf9b        
        
          <div style="border:2px solid #bcbf9b;">Content here</div>
        
        
          .myborder {border:2px solid #bcbf9b;}
        
        Border color #bcbf9b