#bf52a2 color space conversions
Hex:
        #bf52a2
        RGB:
        191, 82, 162
        CMY:
        25, 68, 36
        CMYK:
        0, 57, 15, 25
      HSL:
        316°, 45.9916%, 53.5294%
        HSV (HSB):
        316°, 57.0681%, 74.9020%
        XYZ:
        31.0247, 19.7196, 36.3535
        xyY:
        0.3562, 0.2264, 19.7196
      CIE-Lab:
        51.5187, 53.2365, -22.3360
        CIE-LCH:
        51.5187, 57.7324, 337.2389
        CIE-Luv:
        51.5187, 58.1804, -40.9666
        Hunter-Lab:
        44.4067, 46.9971, -17.4529
      #bf52a2 color charts
#bf52a2 RGB chart
      #bf52a2 CMYK chart
      #bf52a2 RGB pie chart
      #bf52a2 color shades, tints & tones
#bf52a2 color schemes
#bf52a2 color preview, HTML & CSS examples
           This text has a color of #bf52a2        
        
          <p style="color:#bf52a2;">Text here</p>
        
        
          .mytext {color:#bf52a2;}
        
        Text color #bf52a2
      
           This box has a color of #bf52a2        
        
          <div style="background-color:#bf52a2;">Content here</div>
        
        
          .mybackground {background-color:#bf52a2;}
        
        Background color #bf52a2
      
           Border around this has a color of #bf52a2        
        
          <div style="border:2px solid #bf52a2;">Content here</div>
        
        
          .myborder {border:2px solid #bf52a2;}
        
        Border color #bf52a2