#b53aa0 color space conversions
Hex:
        #b53aa0
        RGB:
        181, 58, 160
        CMY:
        29, 77, 37
        CMYK:
        0, 68, 12, 29
      HSL:
        310°, 51.4644%, 46.8627%
        HSV (HSB):
        310°, 67.9558%, 70.9804%
        XYZ:
        26.9143, 15.3879, 34.8093
        xyY:
        0.3490, 0.1996, 15.3879
      CIE-Lab:
        46.1610, 60.4003, -29.5804
        CIE-LCH:
        46.1610, 67.2547, 333.9072
        CIE-Luv:
        46.1610, 59.6631, -51.5682
        Hunter-Lab:
        39.2275, 53.8222, -25.1530
      #b53aa0 color charts
#b53aa0 RGB chart
      #b53aa0 CMYK chart
      #b53aa0 RGB pie chart
      #b53aa0 color shades, tints & tones
#b53aa0 color schemes
#b53aa0 color preview, HTML & CSS examples
           This text has a color of #b53aa0        
        
          <p style="color:#b53aa0;">Text here</p>
        
        
          .mytext {color:#b53aa0;}
        
        Text color #b53aa0
      
           This box has a color of #b53aa0        
        
          <div style="background-color:#b53aa0;">Content here</div>
        
        
          .mybackground {background-color:#b53aa0;}
        
        Background color #b53aa0
      
           Border around this has a color of #b53aa0        
        
          <div style="border:2px solid #b53aa0;">Content here</div>
        
        
          .myborder {border:2px solid #b53aa0;}
        
        Border color #b53aa0