#a49ea4 color space conversions
Hex:
        #a49ea4
        RGB:
        164, 158, 164
        CMY:
        36, 38, 36
        CMYK:
        0, 4, 0, 36
      HSL:
        300°, 3.1915%, 63.1373%
        HSV (HSB):
        300°, 3.6585%, 64.3137%
        XYZ:
        34.2375, 35.0266, 40.0783
        xyY:
        0.3131, 0.3203, 35.0266
      CIE-Lab:
        65.7693, 3.3067, -2.3514
        CIE-LCH:
        65.7693, 4.0575, 324.5835
        CIE-Luv:
        65.7693, 3.0744, -3.9854
        Hunter-Lab:
        59.1832, -0.3083, 1.2777
      #a49ea4 color charts
#a49ea4 RGB chart
      #a49ea4 CMYK chart
      #a49ea4 RGB pie chart
      #a49ea4 color shades, tints & tones
#a49ea4 color schemes
#a49ea4 color preview, HTML & CSS examples
           This text has a color of #a49ea4        
        
          <p style="color:#a49ea4;">Text here</p>
        
        
          .mytext {color:#a49ea4;}
        
        Text color #a49ea4
      
           This box has a color of #a49ea4        
        
          <div style="background-color:#a49ea4;">Content here</div>
        
        
          .mybackground {background-color:#a49ea4;}
        
        Background color #a49ea4
      
           Border around this has a color of #a49ea4        
        
          <div style="border:2px solid #a49ea4;">Content here</div>
        
        
          .myborder {border:2px solid #a49ea4;}
        
        Border color #a49ea4