#a0539a color space conversions
Hex:
        #a0539a
        RGB:
        160, 83, 154
        CMY:
        37, 67, 40
        CMYK:
        0, 48, 4, 37
      HSL:
        305°, 31.6872%, 47.6471%
        HSV (HSB):
        305°, 48.1250%, 62.7451%
        XYZ:
        23.4232, 15.9932, 32.4243
        xyY:
        0.3260, 0.2226, 15.9932
      CIE-Lab:
        46.9656, 42.0739, -24.9958
        CIE-LCH:
        46.9656, 48.9388, 329.2858
        CIE-Luv:
        46.9656, 37.8477, -42.2289
        Hunter-Lab:
        39.9915, 34.5632, -20.0771
      #a0539a color charts
#a0539a RGB chart
      #a0539a CMYK chart
      #a0539a RGB pie chart
      #a0539a color shades, tints & tones
#a0539a color schemes
#a0539a color preview, HTML & CSS examples
           This text has a color of #a0539a        
        
          <p style="color:#a0539a;">Text here</p>
        
        
          .mytext {color:#a0539a;}
        
        Text color #a0539a
      
           This box has a color of #a0539a        
        
          <div style="background-color:#a0539a;">Content here</div>
        
        
          .mybackground {background-color:#a0539a;}
        
        Background color #a0539a
      
           Border around this has a color of #a0539a        
        
          <div style="border:2px solid #a0539a;">Content here</div>
        
        
          .myborder {border:2px solid #a0539a;}
        
        Border color #a0539a