#a475b4 color space conversions
Hex:
        #a475b4
        RGB:
        164, 117, 180
        CMY:
        36, 54, 29
        CMYK:
        9, 35, 0, 29
      HSL:
        285°, 29.5775%, 58.2353%
        HSV (HSB):
        285°, 35.0000%, 70.5882%
        XYZ:
        29.9094, 23.9104, 46.2188
        xyY:
        0.2990, 0.2390, 23.9104
      CIE-Lab:
        55.9980, 29.7532, -26.1738
        CIE-LCH:
        55.9980, 39.6273, 318.6620
        CIE-Luv:
        55.9980, 21.1701, -43.8030
        Hunter-Lab:
        48.8982, 23.6103, -21.8123
      #a475b4 color charts
#a475b4 RGB chart
      #a475b4 CMYK chart
      #a475b4 RGB pie chart
      #a475b4 color shades, tints & tones
#a475b4 color schemes
#a475b4 color preview, HTML & CSS examples
           This text has a color of #a475b4        
        
          <p style="color:#a475b4;">Text here</p>
        
        
          .mytext {color:#a475b4;}
        
        Text color #a475b4
      
           This box has a color of #a475b4        
        
          <div style="background-color:#a475b4;">Content here</div>
        
        
          .mybackground {background-color:#a475b4;}
        
        Background color #a475b4
      
           Border around this has a color of #a475b4        
        
          <div style="border:2px solid #a475b4;">Content here</div>
        
        
          .myborder {border:2px solid #a475b4;}
        
        Border color #a475b4