#a1016e color space conversions
Hex:
        #a1016e
        RGB:
        161, 1, 110
        CMY:
        37, 100, 57
        CMYK:
        0, 99, 32, 37
      HSL:
        319°, 98.7654%, 31.7647%
        HSV (HSB):
        319°, 99.3789%, 63.1373%
        XYZ:
        17.5233, 8.7246, 15.5123
        xyY:
        0.4196, 0.2089, 8.7246
      CIE-Lab:
        35.4485, 62.8135, -15.7522
        CIE-LCH:
        35.4485, 64.7586, 345.9219
        CIE-Luv:
        35.4485, 74.5363, -30.1920
        Hunter-Lab:
        29.5374, 54.2061, -10.4614
      #a1016e color charts
#a1016e RGB chart
      #a1016e CMYK chart
      #a1016e RGB pie chart
      #a1016e color shades, tints & tones
#a1016e color schemes
#a1016e color preview, HTML & CSS examples
           This text has a color of #a1016e        
        
          <p style="color:#a1016e;">Text here</p>
        
        
          .mytext {color:#a1016e;}
        
        Text color #a1016e
      
           This box has a color of #a1016e        
        
          <div style="background-color:#a1016e;">Content here</div>
        
        
          .mybackground {background-color:#a1016e;}
        
        Background color #a1016e
      
           Border around this has a color of #a1016e        
        
          <div style="border:2px solid #a1016e;">Content here</div>
        
        
          .myborder {border:2px solid #a1016e;}
        
        Border color #a1016e