#a475a4 color space conversions
Hex:
        #a475a4
        RGB:
        164, 117, 164
        CMY:
        36, 54, 36
        CMYK:
        0, 29, 0, 36
      HSL:
        300°, 20.5240%, 55.0980%
        HSV (HSB):
        300°, 28.6585%, 64.3137%
        XYZ:
        28.3720, 23.2954, 38.1231
        xyY:
        0.3160, 0.2594, 23.2954
      CIE-Lab:
        55.3753, 26.5071, -17.9023
        CIE-LCH:
        55.3753, 31.9862, 325.9658
        CIE-Luv:
        55.3753, 23.5730, -30.4868
        Hunter-Lab:
        48.2653, 20.4639, -13.0453
      #a475a4 color charts
#a475a4 RGB chart
      #a475a4 CMYK chart
      #a475a4 RGB pie chart
      #a475a4 color shades, tints & tones
#a475a4 color schemes
#a475a4 color preview, HTML & CSS examples
           This text has a color of #a475a4        
        
          <p style="color:#a475a4;">Text here</p>
        
        
          .mytext {color:#a475a4;}
        
        Text color #a475a4
      
           This box has a color of #a475a4        
        
          <div style="background-color:#a475a4;">Content here</div>
        
        
          .mybackground {background-color:#a475a4;}
        
        Background color #a475a4
      
           Border around this has a color of #a475a4        
        
          <div style="border:2px solid #a475a4;">Content here</div>
        
        
          .myborder {border:2px solid #a475a4;}
        
        Border color #a475a4