#a00982 color space conversions
Hex:
        #a00982
        RGB:
        160, 9, 130
        CMY:
        37, 96, 49
        CMYK:
        0, 94, 19, 37
      HSL:
        312°, 89.3491%, 33.1373%
        HSV (HSB):
        312°, 94.3750%, 62.7451%
        XYZ:
        18.6242, 9.2807, 21.9288
        xyY:
        0.3737, 0.1862, 9.2807
      CIE-Lab:
        36.5191, 64.0374, -26.6824
        CIE-LCH:
        36.5191, 69.3739, 337.3800
        CIE-Luv:
        36.5191, 64.2329, -45.0156
        Hunter-Lab:
        30.4642, 55.8130, -21.3534
      #a00982 color charts
#a00982 RGB chart
      #a00982 CMYK chart
      #a00982 RGB pie chart
      #a00982 color shades, tints & tones
#a00982 color schemes
#a00982 color preview, HTML & CSS examples
           This text has a color of #a00982        
        
          <p style="color:#a00982;">Text here</p>
        
        
          .mytext {color:#a00982;}
        
        Text color #a00982
      
           This box has a color of #a00982        
        
          <div style="background-color:#a00982;">Content here</div>
        
        
          .mybackground {background-color:#a00982;}
        
        Background color #a00982
      
           Border around this has a color of #a00982        
        
          <div style="border:2px solid #a00982;">Content here</div>
        
        
          .myborder {border:2px solid #a00982;}
        
        Border color #a00982