#a02a70 color space conversions
Hex:
        #a02a70
        RGB:
        160, 42, 112
        CMY:
        37, 84, 56
        CMYK:
        0, 74, 30, 37
      HSL:
        324°, 58.4158%, 39.6078%
        HSV (HSB):
        324°, 73.7500%, 62.7451%
        XYZ:
        18.2498, 10.2994, 16.3553
        xyY:
        0.4064, 0.2294, 10.2994
      CIE-Lab:
        38.3744, 54.0814, -12.5664
        CIE-LCH:
        38.3744, 55.5222, 346.9188
        CIE-Luv:
        38.3744, 65.4877, -25.1578
        Hunter-Lab:
        32.0926, 45.3438, -7.7511
      #a02a70 color charts
#a02a70 RGB chart
      #a02a70 CMYK chart
      #a02a70 RGB pie chart
      #a02a70 color shades, tints & tones
#a02a70 color schemes
#a02a70 color preview, HTML & CSS examples
           This text has a color of #a02a70        
        
          <p style="color:#a02a70;">Text here</p>
        
        
          .mytext {color:#a02a70;}
        
        Text color #a02a70
      
           This box has a color of #a02a70        
        
          <div style="background-color:#a02a70;">Content here</div>
        
        
          .mybackground {background-color:#a02a70;}
        
        Background color #a02a70
      
           Border around this has a color of #a02a70        
        
          <div style="border:2px solid #a02a70;">Content here</div>
        
        
          .myborder {border:2px solid #a02a70;}
        
        Border color #a02a70