#bf52ab color space conversions
Hex:
        #bf52ab
        RGB:
        191, 82, 171
        CMY:
        25, 68, 33
        CMYK:
        0, 57, 10, 25
      HSL:
        311°, 45.9916%, 53.5294%
        HSV (HSB):
        311°, 57.0681%, 74.9020%
        XYZ:
        31.8538, 20.0512, 40.7195
        xyY:
        0.3439, 0.2165, 20.0512
      CIE-Lab:
        51.8951, 54.6539, -27.0329
        CIE-LCH:
        51.8951, 60.9739, 333.6821
        CIE-Luv:
        51.8951, 55.5421, -48.2549
        Hunter-Lab:
        44.7786, 48.6158, -22.5704
      #bf52ab color charts
#bf52ab RGB chart
      #bf52ab CMYK chart
      #bf52ab RGB pie chart
      #bf52ab color shades, tints & tones
#bf52ab color schemes
#bf52ab color preview, HTML & CSS examples
           This text has a color of #bf52ab        
        
          <p style="color:#bf52ab;">Text here</p>
        
        
          .mytext {color:#bf52ab;}
        
        Text color #bf52ab
      
           This box has a color of #bf52ab        
        
          <div style="background-color:#bf52ab;">Content here</div>
        
        
          .mybackground {background-color:#bf52ab;}
        
        Background color #bf52ab
      
           Border around this has a color of #bf52ab        
        
          <div style="border:2px solid #bf52ab;">Content here</div>
        
        
          .myborder {border:2px solid #bf52ab;}
        
        Border color #bf52ab