#a940a0 color space conversions
Hex:
        #a940a0
        RGB:
        169, 64, 160
        CMY:
        34, 75, 37
        CMYK:
        0, 62, 5, 34
      HSL:
        305°, 45.0644%, 45.6863%
        HSV (HSB):
        305°, 62.1302%, 66.2745%
        XYZ:
        24.5407, 14.6399, 34.7900
        xyY:
        0.3318, 0.1979, 14.6399
      CIE-Lab:
        45.1369, 54.8640, -31.3208
        CIE-LCH:
        45.1369, 63.1748, 330.2788
        CIE-Luv:
        45.1369, 49.1873, -52.9697
        Hunter-Lab:
        38.2621, 47.5286, -27.1263
      #a940a0 color charts
#a940a0 RGB chart
      #a940a0 CMYK chart
      #a940a0 RGB pie chart
      #a940a0 color shades, tints & tones
#a940a0 color schemes
#a940a0 color preview, HTML & CSS examples
           This text has a color of #a940a0        
        
          <p style="color:#a940a0;">Text here</p>
        
        
          .mytext {color:#a940a0;}
        
        Text color #a940a0
      
           This box has a color of #a940a0        
        
          <div style="background-color:#a940a0;">Content here</div>
        
        
          .mybackground {background-color:#a940a0;}
        
        Background color #a940a0
      
           Border around this has a color of #a940a0        
        
          <div style="border:2px solid #a940a0;">Content here</div>
        
        
          .myborder {border:2px solid #a940a0;}
        
        Border color #a940a0