#a029e3 color space conversions
Hex:
        #a029e3
        RGB:
        160, 41, 227
        CMY:
        37, 84, 11
        CMYK:
        30, 82, 0, 11
      HSL:
        278°, 76.8595%, 52.5490%
        HSV (HSB):
        278°, 81.9383%, 89.0196%
        XYZ:
        29.1553, 14.6055, 73.9555
        xyY:
        0.2477, 0.1241, 14.6055
      CIE-Lab:
        45.0891, 73.8917, -70.4799
        CIE-LCH:
        45.0891, 102.1147, 316.3538
        CIE-Luv:
        45.0891, 29.4456, -110.6189
        Hunter-Lab:
        38.2172, 69.2948, -87.9824
      #a029e3 color charts
#a029e3 RGB chart
      #a029e3 CMYK chart
      #a029e3 RGB pie chart
      #a029e3 color shades, tints & tones
#a029e3 color schemes
#a029e3 color preview, HTML & CSS examples
           This text has a color of #a029e3        
        
          <p style="color:#a029e3;">Text here</p>
        
        
          .mytext {color:#a029e3;}
        
        Text color #a029e3
      
           This box has a color of #a029e3        
        
          <div style="background-color:#a029e3;">Content here</div>
        
        
          .mybackground {background-color:#a029e3;}
        
        Background color #a029e3
      
           Border around this has a color of #a029e3        
        
          <div style="border:2px solid #a029e3;">Content here</div>
        
        
          .myborder {border:2px solid #a029e3;}
        
        Border color #a029e3