#a829da color space conversions
Hex:
        #a829da
        RGB:
        168, 41, 218
        CMY:
        34, 84, 15
        CMYK:
        23, 81, 0, 15
      HSL:
        283°, 70.5179%, 50.7843%
        HSV (HSB):
        283°, 81.1927%, 85.4902%
        XYZ:
        29.5963, 14.9727, 67.6598
        xyY:
        0.2637, 0.1334, 14.9727
      CIE-Lab:
        45.5967, 73.3953, -64.4673
        CIE-LCH:
        45.5967, 97.6878, 318.7053
        CIE-Luv:
        45.5967, 36.2262, -102.8889
        Hunter-Lab:
        38.6945, 68.8139, -76.5861
      #a829da color charts
#a829da RGB chart
      #a829da CMYK chart
      #a829da RGB pie chart
      #a829da color shades, tints & tones
#a829da color schemes
#a829da color preview, HTML & CSS examples
           This text has a color of #a829da        
        
          <p style="color:#a829da;">Text here</p>
        
        
          .mytext {color:#a829da;}
        
        Text color #a829da
      
           This box has a color of #a829da        
        
          <div style="background-color:#a829da;">Content here</div>
        
        
          .mybackground {background-color:#a829da;}
        
        Background color #a829da
      
           Border around this has a color of #a829da        
        
          <div style="border:2px solid #a829da;">Content here</div>
        
        
          .myborder {border:2px solid #a829da;}
        
        Border color #a829da