#a940a6 color space conversions
Hex:
        #a940a6
        RGB:
        169, 64, 166
        CMY:
        34, 75, 35
        CMYK:
        0, 62, 2, 34
      HSL:
        302°, 45.0644%, 45.6863%
        HSV (HSB):
        302°, 62.1302%, 66.2745%
        XYZ:
        25.0785, 14.8550, 37.6219
        xyY:
        0.3234, 0.1915, 14.8550
      CIE-Lab:
        45.4349, 55.8885, -34.4205
        CIE-LCH:
        45.4349, 65.6376, 328.3720
        CIE-Luv:
        45.4349, 47.3802, -57.7384
        Hunter-Lab:
        38.5422, 48.6971, -30.8948
      #a940a6 color charts
#a940a6 RGB chart
      #a940a6 CMYK chart
      #a940a6 RGB pie chart
      #a940a6 color shades, tints & tones
#a940a6 color schemes
#a940a6 color preview, HTML & CSS examples
           This text has a color of #a940a6        
        
          <p style="color:#a940a6;">Text here</p>
        
        
          .mytext {color:#a940a6;}
        
        Text color #a940a6
      
           This box has a color of #a940a6        
        
          <div style="background-color:#a940a6;">Content here</div>
        
        
          .mybackground {background-color:#a940a6;}
        
        Background color #a940a6
      
           Border around this has a color of #a940a6        
        
          <div style="border:2px solid #a940a6;">Content here</div>
        
        
          .myborder {border:2px solid #a940a6;}
        
        Border color #a940a6