#a944f2 color space conversions
Hex:
        #a944f2
        RGB:
        169, 68, 242
        CMY:
        34, 73, 5
        CMYK:
        30, 72, 0, 5
      HSL:
        275°, 87.0000%, 60.7843%
        HSV (HSB):
        275°, 71.9008%, 94.9020%
        XYZ:
        34.4563, 18.9801, 85.8519
        xyY:
        0.2474, 0.1363, 18.9801
      CIE-Lab:
        50.6639, 69.1726, -69.8302
        CIE-LCH:
        50.6639, 98.2910, 314.7290
        CIE-Luv:
        50.6639, 27.0990, -113.3762
        Hunter-Lab:
        43.5661, 64.9344, -86.3412
      #a944f2 color charts
#a944f2 RGB chart
      #a944f2 CMYK chart
      #a944f2 RGB pie chart
      #a944f2 color shades, tints & tones
#a944f2 color schemes
#a944f2 color preview, HTML & CSS examples
           This text has a color of #a944f2        
        
          <p style="color:#a944f2;">Text here</p>
        
        
          .mytext {color:#a944f2;}
        
        Text color #a944f2
      
           This box has a color of #a944f2        
        
          <div style="background-color:#a944f2;">Content here</div>
        
        
          .mybackground {background-color:#a944f2;}
        
        Background color #a944f2
      
           Border around this has a color of #a944f2        
        
          <div style="border:2px solid #a944f2;">Content here</div>
        
        
          .myborder {border:2px solid #a944f2;}
        
        Border color #a944f2