#a941da color space conversions
Hex:
        #a941da
        RGB:
        169, 65, 218
        CMY:
        34, 75, 15
        CMYK:
        22, 70, 0, 15
      HSL:
        281°, 67.4009%, 55.4902%
        HSV (HSB):
        281°, 70.1835%, 85.4902%
        XYZ:
        30.9074, 17.2776, 68.0356
        xyY:
        0.2659, 0.1487, 17.2776
      CIE-Lab:
        48.6079, 65.3484, -59.5910
        CIE-LCH:
        48.6079, 88.4393, 317.6384
        CIE-Luv:
        48.6079, 33.0690, -97.1082
        Hunter-Lab:
        41.5663, 59.9859, -67.9493
      #a941da color charts
#a941da RGB chart
      #a941da CMYK chart
      #a941da RGB pie chart
      #a941da color shades, tints & tones
#a941da color schemes
#a941da color preview, HTML & CSS examples
           This text has a color of #a941da        
        
          <p style="color:#a941da;">Text here</p>
        
        
          .mytext {color:#a941da;}
        
        Text color #a941da
      
           This box has a color of #a941da        
        
          <div style="background-color:#a941da;">Content here</div>
        
        
          .mybackground {background-color:#a941da;}
        
        Background color #a941da
      
           Border around this has a color of #a941da        
        
          <div style="border:2px solid #a941da;">Content here</div>
        
        
          .myborder {border:2px solid #a941da;}
        
        Border color #a941da