#bf71bf color space conversions
Hex:
        #bf71bf
        RGB:
        191, 113, 191
        CMY:
        25, 56, 25
        CMYK:
        0, 41, 0, 25
      HSL:
        300°, 37.8641%, 59.6078%
        HSV (HSB):
        300°, 40.8377%, 74.9020%
        XYZ:
        36.7950, 26.6482, 52.4945
        xyY:
        0.3174, 0.2298, 26.6482
      CIE-Lab:
        58.6473, 42.6514, -28.1226
        CIE-LCH:
        58.6473, 51.0884, 326.6008
        CIE-Luv:
        58.6473, 38.0727, -49.2342
        Hunter-Lab:
        51.6219, 36.8925, -24.1569
      #bf71bf color charts
#bf71bf RGB chart
      #bf71bf CMYK chart
      #bf71bf RGB pie chart
      #bf71bf color shades, tints & tones
#bf71bf color schemes
#bf71bf color preview, HTML & CSS examples
           This text has a color of #bf71bf        
        
          <p style="color:#bf71bf;">Text here</p>
        
        
          .mytext {color:#bf71bf;}
        
        Text color #bf71bf
      
           This box has a color of #bf71bf        
        
          <div style="background-color:#bf71bf;">Content here</div>
        
        
          .mybackground {background-color:#bf71bf;}
        
        Background color #bf71bf
      
           Border around this has a color of #bf71bf        
        
          <div style="border:2px solid #bf71bf;">Content here</div>
        
        
          .myborder {border:2px solid #bf71bf;}
        
        Border color #bf71bf