#a464ba color space conversions
Hex:
        #a464ba
        RGB:
        164, 100, 186
        CMY:
        36, 61, 27
        CMYK:
        12, 46, 0, 27
      HSL:
        285°, 38.3929%, 56.0784%
        HSV (HSB):
        285°, 46.2366%, 72.9412%
        XYZ:
        28.7299, 20.5520, 48.9071
        xyY:
        0.2926, 0.2093, 20.5520
      CIE-Lab:
        52.4557, 40.4913, -35.1407
        CIE-LCH:
        52.4557, 53.6135, 319.0467
        CIE-Luv:
        52.4557, 27.0925, -58.6171
        Hunter-Lab:
        45.3343, 33.7865, -32.2285
      #a464ba color charts
#a464ba RGB chart
      #a464ba CMYK chart
      #a464ba RGB pie chart
      #a464ba color shades, tints & tones
#a464ba color schemes
#a464ba color preview, HTML & CSS examples
           This text has a color of #a464ba        
        
          <p style="color:#a464ba;">Text here</p>
        
        
          .mytext {color:#a464ba;}
        
        Text color #a464ba
      
           This box has a color of #a464ba        
        
          <div style="background-color:#a464ba;">Content here</div>
        
        
          .mybackground {background-color:#a464ba;}
        
        Background color #a464ba
      
           Border around this has a color of #a464ba        
        
          <div style="border:2px solid #a464ba;">Content here</div>
        
        
          .myborder {border:2px solid #a464ba;}
        
        Border color #a464ba