#bfc5b1 color space conversions
Hex:
        #bfc5b1
        RGB:
        191, 197, 177
        CMY:
        25, 23, 31
        CMYK:
        3, 0, 10, 23
      HSL:
        78°, 14.7059%, 73.3333%
        HSV (HSB):
        78°, 10.1523%, 77.2549%
        XYZ:
        49.3879, 54.1832, 49.4504
        xyY:
        0.3228, 0.3541, 54.1832
      CIE-Lab:
        78.5684, -5.6490, 9.3163
        CIE-LCH:
        78.5684, 10.8951, 121.2311
        CIE-Luv:
        78.5684, -2.3883, 14.5564
        Hunter-Lab:
        73.6092, -9.0521, 11.6957
      #bfc5b1 color charts
#bfc5b1 RGB chart
      #bfc5b1 CMYK chart
      #bfc5b1 RGB pie chart
      #bfc5b1 color shades, tints & tones
#bfc5b1 color schemes
#bfc5b1 color preview, HTML & CSS examples
           This text has a color of #bfc5b1        
        
          <p style="color:#bfc5b1;">Text here</p>
        
        
          .mytext {color:#bfc5b1;}
        
        Text color #bfc5b1
      
           This box has a color of #bfc5b1        
        
          <div style="background-color:#bfc5b1;">Content here</div>
        
        
          .mybackground {background-color:#bfc5b1;}
        
        Background color #bfc5b1
      
           Border around this has a color of #bfc5b1        
        
          <div style="border:2px solid #bfc5b1;">Content here</div>
        
        
          .myborder {border:2px solid #bfc5b1;}
        
        Border color #bfc5b1