#a949be color space conversions
Hex:
        #a949be
        RGB:
        169, 73, 190
        CMY:
        34, 71, 25
        CMYK:
        11, 62, 0, 25
      HSL:
        289°, 47.3684%, 51.5686%
        HSV (HSB):
        289°, 61.5789%, 74.5098%
        XYZ:
        28.0390, 16.9178, 50.5028
        xyY:
        0.2937, 0.1772, 16.9178
      CIE-Lab:
        48.1563, 56.3112, -44.2015
        CIE-LCH:
        48.1563, 71.5872, 321.8699
        CIE-Luv:
        48.1563, 38.1835, -73.2152
        Hunter-Lab:
        41.1313, 49.7029, -44.0071
      #a949be color charts
#a949be RGB chart
      #a949be CMYK chart
      #a949be RGB pie chart
      #a949be color shades, tints & tones
#a949be color schemes
#a949be color preview, HTML & CSS examples
           This text has a color of #a949be        
        
          <p style="color:#a949be;">Text here</p>
        
        
          .mytext {color:#a949be;}
        
        Text color #a949be
      
           This box has a color of #a949be        
        
          <div style="background-color:#a949be;">Content here</div>
        
        
          .mybackground {background-color:#a949be;}
        
        Background color #a949be
      
           Border around this has a color of #a949be        
        
          <div style="border:2px solid #a949be;">Content here</div>
        
        
          .myborder {border:2px solid #a949be;}
        
        Border color #a949be