#a940b4 color space conversions
Hex:
        #a940b4
        RGB:
        169, 64, 180
        CMY:
        34, 75, 29
        CMYK:
        6, 64, 0, 29
      HSL:
        294°, 47.5410%, 47.8431%
        HSV (HSB):
        294°, 64.4444%, 70.5882%
        XYZ:
        26.4338, 15.3971, 44.7587
        xyY:
        0.3053, 0.1778, 15.3971
      CIE-Lab:
        46.1733, 58.3816, -41.5131
        CIE-LCH:
        46.1733, 71.6362, 324.5847
        CIE-Luv:
        46.1733, 43.2918, -68.7473
        Hunter-Lab:
        39.2391, 51.5797, -40.1627
      #a940b4 color charts
#a940b4 RGB chart
      #a940b4 CMYK chart
      #a940b4 RGB pie chart
      #a940b4 color shades, tints & tones
#a940b4 color schemes
#a940b4 color preview, HTML & CSS examples
           This text has a color of #a940b4        
        
          <p style="color:#a940b4;">Text here</p>
        
        
          .mytext {color:#a940b4;}
        
        Text color #a940b4
      
           This box has a color of #a940b4        
        
          <div style="background-color:#a940b4;">Content here</div>
        
        
          .mybackground {background-color:#a940b4;}
        
        Background color #a940b4
      
           Border around this has a color of #a940b4        
        
          <div style="border:2px solid #a940b4;">Content here</div>
        
        
          .myborder {border:2px solid #a940b4;}
        
        Border color #a940b4