#bf52b5 color space conversions
Hex:
        #bf52b5
        RGB:
        191, 82, 181
        CMY:
        25, 68, 29
        CMYK:
        0, 57, 5, 25
      HSL:
        306°, 45.9916%, 53.5294%
        HSV (HSB):
        306°, 57.0681%, 74.9020%
        XYZ:
        32.8436, 20.4471, 45.9317
        xyY:
        0.3310, 0.2061, 20.4471
      CIE-Lab:
        52.3390, 56.3009, -32.1705
        CIE-LCH:
        52.3390, 64.8439, 330.2563
        CIE-Luv:
        52.3390, 52.6492, -56.3518
        Hunter-Lab:
        45.2185, 50.5178, -28.5721
      #bf52b5 color charts
#bf52b5 RGB chart
      #bf52b5 CMYK chart
      #bf52b5 RGB pie chart
      #bf52b5 color shades, tints & tones
#bf52b5 color schemes
#bf52b5 color preview, HTML & CSS examples
           This text has a color of #bf52b5        
        
          <p style="color:#bf52b5;">Text here</p>
        
        
          .mytext {color:#bf52b5;}
        
        Text color #bf52b5
      
           This box has a color of #bf52b5        
        
          <div style="background-color:#bf52b5;">Content here</div>
        
        
          .mybackground {background-color:#bf52b5;}
        
        Background color #bf52b5
      
           Border around this has a color of #bf52b5        
        
          <div style="border:2px solid #bf52b5;">Content here</div>
        
        
          .myborder {border:2px solid #bf52b5;}
        
        Border color #bf52b5