#a9016a color space conversions
Hex:
        #a9016a
        RGB:
        169, 1, 106
        CMY:
        34, 100, 58
        CMYK:
        0, 99, 37, 34
      HSL:
        323°, 98.8235%, 33.3333%
        HSV (HSB):
        323°, 99.4083%, 66.2745%
        XYZ:
        18.9746, 9.4973, 14.4688
        xyY:
        0.4419, 0.2212, 9.4973
      CIE-Lab:
        36.9247, 64.0993, -10.8101
        CIE-LCH:
        36.9247, 65.0044, 350.4274
        CIE-Luv:
        36.9247, 82.8916, -24.5081
        Hunter-Lab:
        30.8177, 55.9718, -6.2639
      #a9016a color charts
#a9016a RGB chart
      #a9016a CMYK chart
      #a9016a RGB pie chart
      #a9016a color shades, tints & tones
#a9016a color schemes
#a9016a color preview, HTML & CSS examples
           This text has a color of #a9016a        
        
          <p style="color:#a9016a;">Text here</p>
        
        
          .mytext {color:#a9016a;}
        
        Text color #a9016a
      
           This box has a color of #a9016a        
        
          <div style="background-color:#a9016a;">Content here</div>
        
        
          .mybackground {background-color:#a9016a;}
        
        Background color #a9016a
      
           Border around this has a color of #a9016a        
        
          <div style="border:2px solid #a9016a;">Content here</div>
        
        
          .myborder {border:2px solid #a9016a;}
        
        Border color #a9016a