#a940e1 color space conversions
Hex:
        #a940e1
        RGB:
        169, 64, 225
        CMY:
        34, 75, 12
        CMYK:
        25, 72, 0, 12
      HSL:
        279°, 72.8507%, 56.6667%
        HSV (HSB):
        279°, 71.5556%, 88.2353%
        XYZ:
        31.7862, 17.5381, 72.9440
        xyY:
        0.2600, 0.1434, 17.5381
      CIE-Lab:
        48.9310, 67.1842, -63.0508
        CIE-LCH:
        48.9310, 92.1365, 316.8179
        CIE-Luv:
        48.9310, 31.5973, -102.4531
        Hunter-Lab:
        41.8785, 62.1961, -73.9566
      #a940e1 color charts
#a940e1 RGB chart
      #a940e1 CMYK chart
      #a940e1 RGB pie chart
      #a940e1 color shades, tints & tones
#a940e1 color schemes
#a940e1 color preview, HTML & CSS examples
           This text has a color of #a940e1        
        
          <p style="color:#a940e1;">Text here</p>
        
        
          .mytext {color:#a940e1;}
        
        Text color #a940e1
      
           This box has a color of #a940e1        
        
          <div style="background-color:#a940e1;">Content here</div>
        
        
          .mybackground {background-color:#a940e1;}
        
        Background color #a940e1
      
           Border around this has a color of #a940e1        
        
          <div style="border:2px solid #a940e1;">Content here</div>
        
        
          .myborder {border:2px solid #a940e1;}
        
        Border color #a940e1