#a022e0 color space conversions
Hex:
        #a022e0
        RGB:
        160, 34, 224
        CMY:
        37, 87, 12
        CMYK:
        29, 85, 0, 12
      HSL:
        280°, 75.3968%, 50.5882%
        HSV (HSB):
        280°, 84.8214%, 87.8431%
        XYZ:
        28.5238, 13.9995, 71.7198
        xyY:
        0.2497, 0.1225, 13.9995
      CIE-Lab:
        44.2322, 75.1330, -70.1677
        CIE-LCH:
        44.2322, 102.8030, 316.9572
        CIE-Luv:
        44.2322, 30.8503, -109.6072
        Hunter-Lab:
        37.4158, 70.6008, -87.4577
      #a022e0 color charts
#a022e0 RGB chart
      #a022e0 CMYK chart
      #a022e0 RGB pie chart
      #a022e0 color shades, tints & tones
#a022e0 color schemes
#a022e0 color preview, HTML & CSS examples
           This text has a color of #a022e0        
        
          <p style="color:#a022e0;">Text here</p>
        
        
          .mytext {color:#a022e0;}
        
        Text color #a022e0
      
           This box has a color of #a022e0        
        
          <div style="background-color:#a022e0;">Content here</div>
        
        
          .mybackground {background-color:#a022e0;}
        
        Background color #a022e0
      
           Border around this has a color of #a022e0        
        
          <div style="border:2px solid #a022e0;">Content here</div>
        
        
          .myborder {border:2px solid #a022e0;}
        
        Border color #a022e0