#a8329f color space conversions
Hex:
        #a8329f
        RGB:
        168, 50, 159
        CMY:
        34, 80, 38
        CMYK:
        0, 70, 5, 34
      HSL:
        305°, 54.1284%, 42.7451%
        HSV (HSB):
        305°, 70.2381%, 65.8824%
        XYZ:
        23.5471, 13.1092, 34.0902
        xyY:
        0.3328, 0.1853, 13.1092
      CIE-Lab:
        42.9274, 60.0314, -34.2073
        CIE-LCH:
        42.9274, 69.0935, 330.3245
        CIE-Luv:
        42.9274, 52.6004, -57.1713
        Hunter-Lab:
        36.2067, 52.7260, -30.4794
      #a8329f color charts
#a8329f RGB chart
      #a8329f CMYK chart
      #a8329f RGB pie chart
      #a8329f color shades, tints & tones
#a8329f color schemes
#a8329f color preview, HTML & CSS examples
           This text has a color of #a8329f        
        
          <p style="color:#a8329f;">Text here</p>
        
        
          .mytext {color:#a8329f;}
        
        Text color #a8329f
      
           This box has a color of #a8329f        
        
          <div style="background-color:#a8329f;">Content here</div>
        
        
          .mybackground {background-color:#a8329f;}
        
        Background color #a8329f
      
           Border around this has a color of #a8329f        
        
          <div style="border:2px solid #a8329f;">Content here</div>
        
        
          .myborder {border:2px solid #a8329f;}
        
        Border color #a8329f