#a00196 color space conversions
Hex:
        #a00196
        RGB:
        160, 1, 150
        CMY:
        37, 100, 41
        CMYK:
        0, 99, 6, 37
      HSL:
        304°, 98.7578%, 31.5686%
        HSV (HSB):
        304°, 99.3750%, 62.7451%
        XYZ:
        20.0131, 9.6973, 29.6711
        xyY:
        0.3370, 0.1633, 9.6973
      CIE-Lab:
        37.2936, 67.7462, -37.7791
        CIE-LCH:
        37.2936, 77.5681, 330.8535
        CIE-Luv:
        37.2936, 56.5902, -60.7898
        Hunter-Lab:
        31.1405, 60.2209, -34.6941
      #a00196 color charts
#a00196 RGB chart
      #a00196 CMYK chart
      #a00196 RGB pie chart
      #a00196 color shades, tints & tones
#a00196 color schemes
#a00196 color preview, HTML & CSS examples
           This text has a color of #a00196        
        
          <p style="color:#a00196;">Text here</p>
        
        
          .mytext {color:#a00196;}
        
        Text color #a00196
      
           This box has a color of #a00196        
        
          <div style="background-color:#a00196;">Content here</div>
        
        
          .mybackground {background-color:#a00196;}
        
        Background color #a00196
      
           Border around this has a color of #a00196        
        
          <div style="border:2px solid #a00196;">Content here</div>
        
        
          .myborder {border:2px solid #a00196;}
        
        Border color #a00196