#a160a0 color space conversions
Hex:
        #a160a0
        RGB:
        161, 96, 160
        CMY:
        37, 62, 37
        CMYK:
        0, 40, 1, 37
      HSL:
        301°, 25.6917%, 50.3922%
        HSV (HSB):
        301°, 40.3727%, 63.1373%
        XYZ:
        25.2260, 18.4809, 35.4953
        xyY:
        0.3185, 0.2333, 18.4809
      CIE-Lab:
        50.0742, 36.5188, -23.7260
        CIE-LCH:
        50.0742, 43.5493, 326.9885
        CIE-Luv:
        50.0742, 31.8415, -40.0943
        Hunter-Lab:
        42.9894, 29.5116, -18.8618
      #a160a0 color charts
#a160a0 RGB chart
      #a160a0 CMYK chart
      #a160a0 RGB pie chart
      #a160a0 color shades, tints & tones
#a160a0 color schemes
#a160a0 color preview, HTML & CSS examples
           This text has a color of #a160a0        
        
          <p style="color:#a160a0;">Text here</p>
        
        
          .mytext {color:#a160a0;}
        
        Text color #a160a0
      
           This box has a color of #a160a0        
        
          <div style="background-color:#a160a0;">Content here</div>
        
        
          .mybackground {background-color:#a160a0;}
        
        Background color #a160a0
      
           Border around this has a color of #a160a0        
        
          <div style="border:2px solid #a160a0;">Content here</div>
        
        
          .myborder {border:2px solid #a160a0;}
        
        Border color #a160a0