#bfbac7 color space conversions
Hex:
        #bfbac7
        RGB:
        191, 186, 199
        CMY:
        25, 27, 22
        CMYK:
        4, 7, 0, 22
      HSL:
        263°, 10.4000%, 75.4902%
        HSV (HSB):
        263°, 6.5327%, 78.0392%
        XYZ:
        49.3536, 50.3177, 61.1439
        xyY:
        0.3069, 0.3129, 50.3177
      CIE-Lab:
        76.2639, 4.1913, -5.9284
        CIE-LCH:
        76.2639, 7.2603, 305.2599
        CIE-Luv:
        76.2639, 2.0454, -9.6845
        Hunter-Lab:
        70.9350, 0.0566, -1.4518
      #bfbac7 color charts
#bfbac7 RGB chart
      #bfbac7 CMYK chart
      #bfbac7 RGB pie chart
      #bfbac7 color shades, tints & tones
#bfbac7 color schemes
#bfbac7 color preview, HTML & CSS examples
           This text has a color of #bfbac7        
        
          <p style="color:#bfbac7;">Text here</p>
        
        
          .mytext {color:#bfbac7;}
        
        Text color #bfbac7
      
           This box has a color of #bfbac7        
        
          <div style="background-color:#bfbac7;">Content here</div>
        
        
          .mybackground {background-color:#bfbac7;}
        
        Background color #bfbac7
      
           Border around this has a color of #bfbac7        
        
          <div style="border:2px solid #bfbac7;">Content here</div>
        
        
          .myborder {border:2px solid #bfbac7;}
        
        Border color #bfbac7