#a49fc2 color space conversions
Hex:
        #a49fc2
        RGB:
        164, 159, 194
        CMY:
        36, 38, 24
        CMYK:
        15, 18, 0, 24
      HSL:
        249°, 22.2930%, 69.2157%
        HSV (HSB):
        249°, 18.0412%, 76.0784%
        XYZ:
        37.4456, 36.5838, 56.1267
        xyY:
        0.2877, 0.2811, 36.5838
      CIE-Lab:
        66.9636, 8.9404, -17.3207
        CIE-LCH:
        66.9636, 19.4920, 297.3015
        CIE-Luv:
        66.9636, 0.5719, -27.8541
        Hunter-Lab:
        60.4846, 4.6601, -12.6790
      #a49fc2 color charts
#a49fc2 RGB chart
      #a49fc2 CMYK chart
      #a49fc2 RGB pie chart
      #a49fc2 color shades, tints & tones
#a49fc2 color schemes
#a49fc2 color preview, HTML & CSS examples
           This text has a color of #a49fc2        
        
          <p style="color:#a49fc2;">Text here</p>
        
        
          .mytext {color:#a49fc2;}
        
        Text color #a49fc2
      
           This box has a color of #a49fc2        
        
          <div style="background-color:#a49fc2;">Content here</div>
        
        
          .mybackground {background-color:#a49fc2;}
        
        Background color #a49fc2
      
           Border around this has a color of #a49fc2        
        
          <div style="border:2px solid #a49fc2;">Content here</div>
        
        
          .myborder {border:2px solid #a49fc2;}
        
        Border color #a49fc2