#bf97bb color space conversions
Hex:
        #bf97bb
        RGB:
        191, 151, 187
        CMY:
        25, 41, 27
        CMYK:
        0, 21, 2, 25
      HSL:
        306°, 23.8095%, 67.0588%
        HSV (HSB):
        306°, 20.9424%, 74.9020%
        XYZ:
        41.5221, 36.7974, 51.9279
        xyY:
        0.3188, 0.2825, 36.7974
      CIE-Lab:
        67.1248, 21.0916, -12.9398
        CIE-LCH:
        67.1248, 24.7446, 328.4706
        CIE-Luv:
        67.1248, 20.7928, -22.9807
        Hunter-Lab:
        60.6609, 16.0259, -8.2917
      #bf97bb color charts
#bf97bb RGB chart
      #bf97bb CMYK chart
      #bf97bb RGB pie chart
      #bf97bb color shades, tints & tones
#bf97bb color schemes
#bf97bb color preview, HTML & CSS examples
           This text has a color of #bf97bb        
        
          <p style="color:#bf97bb;">Text here</p>
        
        
          .mytext {color:#bf97bb;}
        
        Text color #bf97bb
      
           This box has a color of #bf97bb        
        
          <div style="background-color:#bf97bb;">Content here</div>
        
        
          .mybackground {background-color:#bf97bb;}
        
        Background color #bf97bb
      
           Border around this has a color of #bf97bb        
        
          <div style="border:2px solid #bf97bb;">Content here</div>
        
        
          .myborder {border:2px solid #bf97bb;}
        
        Border color #bf97bb