#a00096 color space conversions
Hex:
        #a00096
        RGB:
        160, 0, 150
        CMY:
        37, 100, 41
        CMYK:
        0, 100, 6, 37
      HSL:
        304°, 100.0000%, 31.3725%
        HSV (HSB):
        304°, 100.0000%, 62.7451%
        XYZ:
        20.0022, 9.6756, 29.6675
        xyY:
        0.3370, 0.1630, 9.6756
      CIE-Lab:
        37.2538, 67.8640, -37.8424
        CIE-LCH:
        37.2538, 77.7018, 330.8550
        CIE-Luv:
        37.2538, 56.6553, -60.8703
        Hunter-Lab:
        31.1056, 60.3482, -34.7749
      #a00096 color charts
#a00096 RGB chart
      #a00096 CMYK chart
      #a00096 RGB pie chart
      #a00096 color shades, tints & tones
#a00096 color schemes
#a00096 color preview, HTML & CSS examples
           This text has a color of #a00096        
        
          <p style="color:#a00096;">Text here</p>
        
        
          .mytext {color:#a00096;}
        
        Text color #a00096
      
           This box has a color of #a00096        
        
          <div style="background-color:#a00096;">Content here</div>
        
        
          .mybackground {background-color:#a00096;}
        
        Background color #a00096
      
           Border around this has a color of #a00096        
        
          <div style="border:2px solid #a00096;">Content here</div>
        
        
          .myborder {border:2px solid #a00096;}
        
        Border color #a00096