#a864a5 color space conversions
Hex:
        #a864a5
        RGB:
        168, 100, 165
        CMY:
        34, 61, 35
        CMYK:
        0, 40, 2, 34
      HSL:
        303°, 28.0992%, 52.5490%
        HSV (HSB):
        303°, 40.4762%, 65.8824%
        XYZ:
        27.4972, 20.1558, 38.0385
        xyY:
        0.3209, 0.2352, 20.1558
      CIE-Lab:
        52.0129, 37.5300, -23.5953
        CIE-LCH:
        52.0129, 44.3310, 327.8422
        CIE-Luv:
        52.0129, 33.7479, -40.3852
        Hunter-Lab:
        44.8952, 30.7601, -18.8082
      #a864a5 color charts
#a864a5 RGB chart
      #a864a5 CMYK chart
      #a864a5 RGB pie chart
      #a864a5 color shades, tints & tones
#a864a5 color schemes
#a864a5 color preview, HTML & CSS examples
           This text has a color of #a864a5        
        
          <p style="color:#a864a5;">Text here</p>
        
        
          .mytext {color:#a864a5;}
        
        Text color #a864a5
      
           This box has a color of #a864a5        
        
          <div style="background-color:#a864a5;">Content here</div>
        
        
          .mybackground {background-color:#a864a5;}
        
        Background color #a864a5
      
           Border around this has a color of #a864a5        
        
          <div style="border:2px solid #a864a5;">Content here</div>
        
        
          .myborder {border:2px solid #a864a5;}
        
        Border color #a864a5