#a00984 color space conversions
Hex:
        #a00984
        RGB:
        160, 9, 132
        CMY:
        37, 96, 48
        CMYK:
        0, 94, 18, 37
      HSL:
        311°, 89.3491%, 33.1373%
        HSV (HSB):
        311°, 94.3750%, 62.7451%
        XYZ:
        18.7597, 9.3349, 22.6429
        xyY:
        0.3697, 0.1840, 9.3349
      CIE-Lab:
        36.6213, 64.3003, -27.7652
        CIE-LCH:
        36.6213, 70.0388, 336.6451
        CIE-Luv:
        36.6213, 63.3889, -46.5411
        Hunter-Lab:
        30.5531, 56.1321, -22.5526
      #a00984 color charts
#a00984 RGB chart
      #a00984 CMYK chart
      #a00984 RGB pie chart
      #a00984 color shades, tints & tones
#a00984 color schemes
#a00984 color preview, HTML & CSS examples
           This text has a color of #a00984        
        
          <p style="color:#a00984;">Text here</p>
        
        
          .mytext {color:#a00984;}
        
        Text color #a00984
      
           This box has a color of #a00984        
        
          <div style="background-color:#a00984;">Content here</div>
        
        
          .mybackground {background-color:#a00984;}
        
        Background color #a00984
      
           Border around this has a color of #a00984        
        
          <div style="border:2px solid #a00984;">Content here</div>
        
        
          .myborder {border:2px solid #a00984;}
        
        Border color #a00984