#a052a9 color space conversions
Hex:
        #a052a9
        RGB:
        160, 82, 169
        CMY:
        37, 68, 34
        CMYK:
        5, 51, 0, 34
      HSL:
        294°, 34.6614%, 49.2157%
        HSV (HSB):
        294°, 51.4793%, 66.2745%
        XYZ:
        24.6759, 16.3727, 39.3958
        xyY:
        0.3067, 0.2035, 16.3727
      CIE-Lab:
        47.4598, 45.4355, -33.1014
        CIE-LCH:
        47.4598, 56.2146, 323.9253
        CIE-Luv:
        47.4598, 34.7072, -54.9113
        Hunter-Lab:
        40.4632, 38.0450, -29.4016
      #a052a9 color charts
#a052a9 RGB chart
      #a052a9 CMYK chart
      #a052a9 RGB pie chart
      #a052a9 color shades, tints & tones
#a052a9 color schemes
#a052a9 color preview, HTML & CSS examples
           This text has a color of #a052a9        
        
          <p style="color:#a052a9;">Text here</p>
        
        
          .mytext {color:#a052a9;}
        
        Text color #a052a9
      
           This box has a color of #a052a9        
        
          <div style="background-color:#a052a9;">Content here</div>
        
        
          .mybackground {background-color:#a052a9;}
        
        Background color #a052a9
      
           Border around this has a color of #a052a9        
        
          <div style="border:2px solid #a052a9;">Content here</div>
        
        
          .myborder {border:2px solid #a052a9;}
        
        Border color #a052a9