#a029e2 color space conversions
Hex:
        #a029e2
        RGB:
        160, 41, 226
        CMY:
        37, 84, 11
        CMYK:
        29, 82, 0, 11
      HSL:
        279°, 76.1317%, 52.3529%
        HSV (HSB):
        279°, 81.8584%, 88.6275%
        XYZ:
        29.0176, 14.5504, 73.2306
        xyY:
        0.2484, 0.1246, 14.5504
      CIE-Lab:
        45.0122, 73.6915, -70.0362
        CIE-LCH:
        45.0122, 101.6637, 316.4569
        CIE-Luv:
        45.0122, 29.6810, -109.9516
        Hunter-Lab:
        38.1450, 69.0343, -87.1230
      #a029e2 color charts
#a029e2 RGB chart
      #a029e2 CMYK chart
      #a029e2 RGB pie chart
      #a029e2 color shades, tints & tones
#a029e2 color schemes
#a029e2 color preview, HTML & CSS examples
           This text has a color of #a029e2        
        
          <p style="color:#a029e2;">Text here</p>
        
        
          .mytext {color:#a029e2;}
        
        Text color #a029e2
      
           This box has a color of #a029e2        
        
          <div style="background-color:#a029e2;">Content here</div>
        
        
          .mybackground {background-color:#a029e2;}
        
        Background color #a029e2
      
           Border around this has a color of #a029e2        
        
          <div style="border:2px solid #a029e2;">Content here</div>
        
        
          .myborder {border:2px solid #a029e2;}
        
        Border color #a029e2