#a00074 color space conversions
Hex:
        #a00074
        RGB:
        160, 0, 116
        CMY:
        37, 100, 55
        CMYK:
        0, 100, 28, 37
      HSL:
        317°, 100.0000%, 31.3725%
        HSV (HSB):
        317°, 100.0000%, 62.7451%
        XYZ:
        17.6496, 8.7345, 17.2787
        xyY:
        0.4042, 0.2000, 8.7345
      CIE-Lab:
        35.4681, 63.4112, -19.5416
        CIE-LCH:
        35.4681, 66.3540, 342.8721
        CIE-Luv:
        35.4681, 71.1294, -35.1668
        Hunter-Lab:
        29.5543, 54.8790, -13.9755
      #a00074 color charts
#a00074 RGB chart
      #a00074 CMYK chart
      #a00074 RGB pie chart
      #a00074 color shades, tints & tones
#a00074 color schemes
#a00074 color preview, HTML & CSS examples
           This text has a color of #a00074        
        
          <p style="color:#a00074;">Text here</p>
        
        
          .mytext {color:#a00074;}
        
        Text color #a00074
      
           This box has a color of #a00074        
        
          <div style="background-color:#a00074;">Content here</div>
        
        
          .mybackground {background-color:#a00074;}
        
        Background color #a00074
      
           Border around this has a color of #a00074        
        
          <div style="border:2px solid #a00074;">Content here</div>
        
        
          .myborder {border:2px solid #a00074;}
        
        Border color #a00074