#a864a0 color space conversions
Hex:
        #a864a0
        RGB:
        168, 100, 160
        CMY:
        34, 61, 37
        CMYK:
        0, 40, 5, 34
      HSL:
        307°, 28.0992%, 52.5490%
        HSV (HSB):
        307°, 40.4762%, 65.8824%
        XYZ:
        27.0508, 19.9772, 35.6880
        xyY:
        0.3270, 0.2415, 19.9772
      CIE-Lab:
        51.8115, 36.5991, -20.9793
        CIE-LCH:
        51.8115, 42.1856, 330.1778
        CIE-Luv:
        51.8115, 34.7595, -36.2674
        Hunter-Lab:
        44.6959, 29.8137, -16.0537
      #a864a0 color charts
#a864a0 RGB chart
      #a864a0 CMYK chart
      #a864a0 RGB pie chart
      #a864a0 color shades, tints & tones
#a864a0 color schemes
#a864a0 color preview, HTML & CSS examples
           This text has a color of #a864a0        
        
          <p style="color:#a864a0;">Text here</p>
        
        
          .mytext {color:#a864a0;}
        
        Text color #a864a0
      
           This box has a color of #a864a0        
        
          <div style="background-color:#a864a0;">Content here</div>
        
        
          .mybackground {background-color:#a864a0;}
        
        Background color #a864a0
      
           Border around this has a color of #a864a0        
        
          <div style="border:2px solid #a864a0;">Content here</div>
        
        
          .myborder {border:2px solid #a864a0;}
        
        Border color #a864a0