#a022a8 color space conversions
Hex:
        #a022a8
        RGB:
        160, 34, 168
        CMY:
        37, 87, 34
        CMYK:
        5, 80, 0, 34
      HSL:
        296°, 66.3366%, 39.6078%
        HSV (HSB):
        296°, 79.7619%, 65.8824%
        XYZ:
        22.1371, 11.4448, 38.0881
        xyY:
        0.3089, 0.1597, 11.4448
      CIE-Lab:
        40.3197, 64.8741, -43.8171
        CIE-LCH:
        40.3197, 78.2853, 325.9642
        CIE-Luv:
        40.3197, 46.9575, -70.2318
        Hunter-Lab:
        33.8302, 57.6006, -43.0713
      #a022a8 color charts
#a022a8 RGB chart
      #a022a8 CMYK chart
      #a022a8 RGB pie chart
      #a022a8 color shades, tints & tones
#a022a8 color schemes
#a022a8 color preview, HTML & CSS examples
           This text has a color of #a022a8        
        
          <p style="color:#a022a8;">Text here</p>
        
        
          .mytext {color:#a022a8;}
        
        Text color #a022a8
      
           This box has a color of #a022a8        
        
          <div style="background-color:#a022a8;">Content here</div>
        
        
          .mybackground {background-color:#a022a8;}
        
        Background color #a022a8
      
           Border around this has a color of #a022a8        
        
          <div style="border:2px solid #a022a8;">Content here</div>
        
        
          .myborder {border:2px solid #a022a8;}
        
        Border color #a022a8