#bf57a0 color space conversions
Hex:
        #bf57a0
        RGB:
        191, 87, 160
        CMY:
        25, 66, 37
        CMYK:
        0, 54, 16, 25
      HSL:
        318°, 44.8276%, 54.5098%
        HSV (HSB):
        318°, 54.4503%, 74.9020%
        XYZ:
        31.2392, 20.4308, 35.5548
        xyY:
        0.3581, 0.2342, 20.4308
      CIE-Lab:
        52.3209, 50.5704, -19.9293
        CIE-LCH:
        52.3209, 54.3557, 338.4911
        CIE-Luv:
        52.3209, 56.7010, -37.0958
        Hunter-Lab:
        45.2005, 44.2652, -14.9973
      #bf57a0 color charts
#bf57a0 RGB chart
      #bf57a0 CMYK chart
      #bf57a0 RGB pie chart
      #bf57a0 color shades, tints & tones
#bf57a0 color schemes
#bf57a0 color preview, HTML & CSS examples
           This text has a color of #bf57a0        
        
          <p style="color:#bf57a0;">Text here</p>
        
        
          .mytext {color:#bf57a0;}
        
        Text color #bf57a0
      
           This box has a color of #bf57a0        
        
          <div style="background-color:#bf57a0;">Content here</div>
        
        
          .mybackground {background-color:#bf57a0;}
        
        Background color #bf57a0
      
           Border around this has a color of #bf57a0        
        
          <div style="border:2px solid #bf57a0;">Content here</div>
        
        
          .myborder {border:2px solid #bf57a0;}
        
        Border color #bf57a0