#a022a5 color space conversions
Hex:
        #a022a5
        RGB:
        160, 34, 165
        CMY:
        37, 87, 35
        CMYK:
        3, 79, 0, 35
      HSL:
        298°, 65.8291%, 39.0196%
        HSV (HSB):
        298°, 79.3939%, 64.7059%
        XYZ:
        21.8608, 11.3343, 36.6328
        xyY:
        0.3131, 0.1623, 11.3343
      CIE-Lab:
        40.1378, 64.3727, -42.3127
        CIE-LCH:
        40.1378, 77.0338, 326.6827
        CIE-Luv:
        40.1378, 47.9654, -67.9929
        Hunter-Lab:
        33.6664, 56.9902, -40.9478
      #a022a5 color charts
#a022a5 RGB chart
      #a022a5 CMYK chart
      #a022a5 RGB pie chart
      #a022a5 color shades, tints & tones
#a022a5 color schemes
#a022a5 color preview, HTML & CSS examples
           This text has a color of #a022a5        
        
          <p style="color:#a022a5;">Text here</p>
        
        
          .mytext {color:#a022a5;}
        
        Text color #a022a5
      
           This box has a color of #a022a5        
        
          <div style="background-color:#a022a5;">Content here</div>
        
        
          .mybackground {background-color:#a022a5;}
        
        Background color #a022a5
      
           Border around this has a color of #a022a5        
        
          <div style="border:2px solid #a022a5;">Content here</div>
        
        
          .myborder {border:2px solid #a022a5;}
        
        Border color #a022a5