#a949f4 color space conversions
Hex:
        #a949f4
        RGB:
        169, 73, 244
        CMY:
        34, 71, 4
        CMYK:
        31, 70, 0, 4
      HSL:
        274°, 88.6010%, 62.1569%
        HSV (HSB):
        274°, 70.0820%, 95.6863%
        XYZ:
        35.0739, 19.7318, 87.5480
        xyY:
        0.2464, 0.1386, 19.7318
      CIE-Lab:
        51.5326, 67.5456, -69.5413
        CIE-LCH:
        51.5326, 96.9453, 314.1659
        CIE-Luv:
        51.5326, 25.7716, -113.3619
        Hunter-Lab:
        44.4204, 63.2057, -85.7600
      #a949f4 color charts
#a949f4 RGB chart
      #a949f4 CMYK chart
      #a949f4 RGB pie chart
      #a949f4 color shades, tints & tones
#a949f4 color schemes
#a949f4 color preview, HTML & CSS examples
           This text has a color of #a949f4        
        
          <p style="color:#a949f4;">Text here</p>
        
        
          .mytext {color:#a949f4;}
        
        Text color #a949f4
      
           This box has a color of #a949f4        
        
          <div style="background-color:#a949f4;">Content here</div>
        
        
          .mybackground {background-color:#a949f4;}
        
        Background color #a949f4
      
           Border around this has a color of #a949f4        
        
          <div style="border:2px solid #a949f4;">Content here</div>
        
        
          .myborder {border:2px solid #a949f4;}
        
        Border color #a949f4