#bf97b4 color space conversions
Hex:
        #bf97b4
        RGB:
        191, 151, 180
        CMY:
        25, 41, 29
        CMYK:
        0, 21, 6, 25
      HSL:
        317°, 23.8095%, 67.0588%
        HSV (HSB):
        317°, 20.9424%, 74.9020%
        XYZ:
        40.7907, 36.5049, 48.0763
        xyY:
        0.3254, 0.2912, 36.5049
      CIE-Lab:
        66.9039, 19.8028, -9.3577
        CIE-LCH:
        66.9039, 21.9025, 334.7073
        CIE-Luv:
        66.9039, 21.6393, -17.2810
        Hunter-Lab:
        60.4193, 14.7765, -4.8842
      #bf97b4 color charts
#bf97b4 RGB chart
      #bf97b4 CMYK chart
      #bf97b4 RGB pie chart
      #bf97b4 color shades, tints & tones
#bf97b4 color schemes
#bf97b4 color preview, HTML & CSS examples
           This text has a color of #bf97b4        
        
          <p style="color:#bf97b4;">Text here</p>
        
        
          .mytext {color:#bf97b4;}
        
        Text color #bf97b4
      
           This box has a color of #bf97b4        
        
          <div style="background-color:#bf97b4;">Content here</div>
        
        
          .mybackground {background-color:#bf97b4;}
        
        Background color #bf97b4
      
           Border around this has a color of #bf97b4        
        
          <div style="border:2px solid #bf97b4;">Content here</div>
        
        
          .myborder {border:2px solid #bf97b4;}
        
        Border color #bf97b4