#bf5a91 color space conversions
Hex:
        #bf5a91
        RGB:
        191, 90, 145
        CMY:
        25, 65, 43
        CMYK:
        0, 53, 24, 25
      HSL:
        327°, 44.1048%, 55.0980%
        HSV (HSB):
        327°, 52.8796%, 74.9020%
        XYZ:
        30.2529, 20.4330, 29.1375
        xyY:
        0.3790, 0.2560, 20.4330
      CIE-Lab:
        52.3233, 46.8892, -11.0838
        CIE-LCH:
        52.3233, 48.1814, 346.7004
        CIE-Luv:
        52.3233, 59.4880, -23.6580
        Hunter-Lab:
        45.2029, 40.3592, -6.5760
      #bf5a91 color charts
#bf5a91 RGB chart
      #bf5a91 CMYK chart
      #bf5a91 RGB pie chart
      #bf5a91 color shades, tints & tones
#bf5a91 color schemes
#bf5a91 color preview, HTML & CSS examples
           This text has a color of #bf5a91        
        
          <p style="color:#bf5a91;">Text here</p>
        
        
          .mytext {color:#bf5a91;}
        
        Text color #bf5a91
      
           This box has a color of #bf5a91        
        
          <div style="background-color:#bf5a91;">Content here</div>
        
        
          .mybackground {background-color:#bf5a91;}
        
        Background color #bf5a91
      
           Border around this has a color of #bf5a91        
        
          <div style="border:2px solid #bf5a91;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a91;}
        
        Border color #bf5a91