#a052a5 color space conversions
Hex:
        #a052a5
        RGB:
        160, 82, 165
        CMY:
        37, 68, 35
        CMYK:
        3, 50, 0, 35
      HSL:
        296°, 33.6032%, 48.4314%
        HSV (HSB):
        296°, 50.3030%, 64.7059%
        XYZ:
        24.3060, 16.2248, 37.4479
        xyY:
        0.3117, 0.2081, 16.2248
      CIE-Lab:
        47.2680, 44.6601, -31.0434
        CIE-LCH:
        47.2680, 54.3895, 325.1967
        CIE-Luv:
        47.2680, 35.6392, -51.6701
        Hunter-Lab:
        40.2800, 37.2217, -26.9254
      #a052a5 color charts
#a052a5 RGB chart
      #a052a5 CMYK chart
      #a052a5 RGB pie chart
      #a052a5 color shades, tints & tones
#a052a5 color schemes
#a052a5 color preview, HTML & CSS examples
           This text has a color of #a052a5        
        
          <p style="color:#a052a5;">Text here</p>
        
        
          .mytext {color:#a052a5;}
        
        Text color #a052a5
      
           This box has a color of #a052a5        
        
          <div style="background-color:#a052a5;">Content here</div>
        
        
          .mybackground {background-color:#a052a5;}
        
        Background color #a052a5
      
           Border around this has a color of #a052a5        
        
          <div style="border:2px solid #a052a5;">Content here</div>
        
        
          .myborder {border:2px solid #a052a5;}
        
        Border color #a052a5