#bf8ba7 color space conversions
Hex:
        #bf8ba7
        RGB:
        191, 139, 167
        CMY:
        25, 45, 35
        CMYK:
        0, 27, 13, 25
      HSL:
        328°, 28.8889%, 64.7059%
        HSV (HSB):
        328°, 27.2251%, 74.9020%
        XYZ:
        37.6935, 32.3316, 40.8132
        xyY:
        0.3401, 0.2917, 32.3316
      CIE-Lab:
        63.6160, 24.1770, -6.9348
        CIE-LCH:
        63.6160, 25.1519, 343.9952
        CIE-Luv:
        63.6160, 29.6727, -14.2845
        Hunter-Lab:
        56.8609, 18.8224, -2.7541
      #bf8ba7 color charts
#bf8ba7 RGB chart
      #bf8ba7 CMYK chart
      #bf8ba7 RGB pie chart
      #bf8ba7 color shades, tints & tones
#bf8ba7 color schemes
#bf8ba7 color preview, HTML & CSS examples
           This text has a color of #bf8ba7        
        
          <p style="color:#bf8ba7;">Text here</p>
        
        
          .mytext {color:#bf8ba7;}
        
        Text color #bf8ba7
      
           This box has a color of #bf8ba7        
        
          <div style="background-color:#bf8ba7;">Content here</div>
        
        
          .mybackground {background-color:#bf8ba7;}
        
        Background color #bf8ba7
      
           Border around this has a color of #bf8ba7        
        
          <div style="border:2px solid #bf8ba7;">Content here</div>
        
        
          .myborder {border:2px solid #bf8ba7;}
        
        Border color #bf8ba7