#a32da1 color space conversions
Hex:
        #a32da1
        RGB:
        163, 45, 161
        CMY:
        36, 82, 37
        CMYK:
        0, 72, 1, 36
      HSL:
        301°, 56.7308%, 40.7843%
        HSV (HSB):
        301°, 72.3926%, 63.9216%
        XYZ:
        22.4757, 12.2365, 34.8955
        xyY:
        0.3229, 0.1758, 12.2365
      CIE-Lab:
        41.5896, 60.9609, -37.5750
        CIE-LCH:
        41.5896, 71.6108, 328.3513
        CIE-Luv:
        41.5896, 49.4742, -61.5786
        Hunter-Lab:
        34.9807, 53.4728, -34.6590
      #a32da1 color charts
#a32da1 RGB chart
      #a32da1 CMYK chart
      #a32da1 RGB pie chart
      #a32da1 color shades, tints & tones
#a32da1 color schemes
#a32da1 color preview, HTML & CSS examples
           This text has a color of #a32da1        
        
          <p style="color:#a32da1;">Text here</p>
        
        
          .mytext {color:#a32da1;}
        
        Text color #a32da1
      
           This box has a color of #a32da1        
        
          <div style="background-color:#a32da1;">Content here</div>
        
        
          .mybackground {background-color:#a32da1;}
        
        Background color #a32da1
      
           Border around this has a color of #a32da1        
        
          <div style="border:2px solid #a32da1;">Content here</div>
        
        
          .myborder {border:2px solid #a32da1;}
        
        Border color #a32da1