#bfb4bf color space conversions
Hex:
        #bfb4bf
        RGB:
        191, 180, 191
        CMY:
        25, 29, 25
        CMYK:
        0, 6, 0, 25
      HSL:
        300°, 7.9137%, 72.7451%
        HSV (HSB):
        300°, 5.7592%, 74.9020%
        XYZ:
        47.2111, 47.4805, 55.9666
        xyY:
        0.3134, 0.3152, 47.4805
      CIE-Lab:
        74.4961, 5.9095, -4.1811
        CIE-LCH:
        74.4961, 7.2390, 324.7202
        CIE-Luv:
        74.4961, 5.6228, -7.2816
        Hunter-Lab:
        68.9061, 1.7139, 0.0780
      #bfb4bf color charts
#bfb4bf RGB chart
      #bfb4bf CMYK chart
      #bfb4bf RGB pie chart
      #bfb4bf color shades, tints & tones
#bfb4bf color schemes
#bfb4bf color preview, HTML & CSS examples
           This text has a color of #bfb4bf        
        
          <p style="color:#bfb4bf;">Text here</p>
        
        
          .mytext {color:#bfb4bf;}
        
        Text color #bfb4bf
      
           This box has a color of #bfb4bf        
        
          <div style="background-color:#bfb4bf;">Content here</div>
        
        
          .mybackground {background-color:#bfb4bf;}
        
        Background color #bfb4bf
      
           Border around this has a color of #bfb4bf        
        
          <div style="border:2px solid #bfb4bf;">Content here</div>
        
        
          .myborder {border:2px solid #bfb4bf;}
        
        Border color #bfb4bf