#a940a7 color space conversions
Hex:
        #a940a7
        RGB:
        169, 64, 167
        CMY:
        34, 75, 35
        CMYK:
        0, 62, 1, 34
      HSL:
        301°, 45.0644%, 45.6863%
        HSV (HSB):
        301°, 62.1302%, 66.2745%
        XYZ:
        25.1706, 14.8918, 38.1070
        xyY:
        0.3220, 0.1905, 14.8918
      CIE-Lab:
        45.4857, 56.0619, -34.9336
        CIE-LCH:
        45.4857, 66.0553, 328.0719
        CIE-Luv:
        45.4857, 47.0820, -58.5307
        Hunter-Lab:
        38.5899, 48.8959, -31.5350
      #a940a7 color charts
#a940a7 RGB chart
      #a940a7 CMYK chart
      #a940a7 RGB pie chart
      #a940a7 color shades, tints & tones
#a940a7 color schemes
#a940a7 color preview, HTML & CSS examples
           This text has a color of #a940a7        
        
          <p style="color:#a940a7;">Text here</p>
        
        
          .mytext {color:#a940a7;}
        
        Text color #a940a7
      
           This box has a color of #a940a7        
        
          <div style="background-color:#a940a7;">Content here</div>
        
        
          .mybackground {background-color:#a940a7;}
        
        Background color #a940a7
      
           Border around this has a color of #a940a7        
        
          <div style="border:2px solid #a940a7;">Content here</div>
        
        
          .myborder {border:2px solid #a940a7;}
        
        Border color #a940a7