#b520ac color space conversions
Hex:
        #b520ac
        RGB:
        181, 32, 172
        CMY:
        29, 87, 33
        CMYK:
        0, 82, 5, 29
      HSL:
        304°, 69.9531%, 41.7647%
        HSV (HSB):
        304°, 82.3204%, 70.9804%
        XYZ:
        27.0190, 13.8353, 40.2762
        xyY:
        0.3330, 0.1705, 13.8353
      CIE-Lab:
        43.9959, 70.1580, -40.1274
        CIE-LCH:
        43.9959, 80.8230, 330.2323
        CIE-Luv:
        43.9959, 60.7840, -67.4632
        Hunter-Lab:
        37.1959, 64.5690, -38.1628
      #b520ac color charts
#b520ac RGB chart
      #b520ac CMYK chart
      #b520ac RGB pie chart
      #b520ac color shades, tints & tones
#b520ac color schemes
#b520ac color preview, HTML & CSS examples
           This text has a color of #b520ac        
        
          <p style="color:#b520ac;">Text here</p>
        
        
          .mytext {color:#b520ac;}
        
        Text color #b520ac
      
           This box has a color of #b520ac        
        
          <div style="background-color:#b520ac;">Content here</div>
        
        
          .mybackground {background-color:#b520ac;}
        
        Background color #b520ac
      
           Border around this has a color of #b520ac        
        
          <div style="border:2px solid #b520ac;">Content here</div>
        
        
          .myborder {border:2px solid #b520ac;}
        
        Border color #b520ac