#bf5a98 color space conversions
Hex:
        #bf5a98
        RGB:
        191, 90, 152
        CMY:
        25, 65, 40
        CMYK:
        0, 53, 20, 25
      HSL:
        323°, 44.1048%, 55.0980%
        HSV (HSB):
        323°, 52.8796%, 74.9020%
        XYZ:
        30.8095, 20.6557, 32.0689
        xyY:
        0.3688, 0.2473, 20.6557
      CIE-Lab:
        52.5706, 47.9045, -14.8421
        CIE-LCH:
        52.5706, 50.1510, 342.7856
        CIE-Luv:
        52.5706, 57.5884, -29.2424
        Hunter-Lab:
        45.4485, 41.4700, -10.0216
      #bf5a98 color charts
#bf5a98 RGB chart
      #bf5a98 CMYK chart
      #bf5a98 RGB pie chart
      #bf5a98 color shades, tints & tones
#bf5a98 color schemes
#bf5a98 color preview, HTML & CSS examples
           This text has a color of #bf5a98        
        
          <p style="color:#bf5a98;">Text here</p>
        
        
          .mytext {color:#bf5a98;}
        
        Text color #bf5a98
      
           This box has a color of #bf5a98        
        
          <div style="background-color:#bf5a98;">Content here</div>
        
        
          .mybackground {background-color:#bf5a98;}
        
        Background color #bf5a98
      
           Border around this has a color of #bf5a98        
        
          <div style="border:2px solid #bf5a98;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a98;}
        
        Border color #bf5a98