#a70f60 color space conversions
Hex:
        #a70f60
        RGB:
        167, 15, 96
        CMY:
        35, 94, 62
        CMYK:
        0, 91, 43, 35
      HSL:
        328°, 83.5165%, 35.6863%
        HSV (HSB):
        328°, 91.0180%, 65.4902%
        XYZ:
        18.2185, 9.4017, 11.9208
        xyY:
        0.4607, 0.2378, 9.4017
      CIE-Lab:
        36.7464, 60.9337, -4.7359
        CIE-LCH:
        36.7464, 61.1175, 355.5558
        CIE-Luv:
        36.7464, 84.0097, -16.4456
        Hunter-Lab:
        30.6621, 52.4005, -1.5872
      #a70f60 color charts
#a70f60 RGB chart
      #a70f60 CMYK chart
      #a70f60 RGB pie chart
      #a70f60 color shades, tints & tones
#a70f60 color schemes
#a70f60 color preview, HTML & CSS examples
           This text has a color of #a70f60        
        
          <p style="color:#a70f60;">Text here</p>
        
        
          .mytext {color:#a70f60;}
        
        Text color #a70f60
      
           This box has a color of #a70f60        
        
          <div style="background-color:#a70f60;">Content here</div>
        
        
          .mybackground {background-color:#a70f60;}
        
        Background color #a70f60
      
           Border around this has a color of #a70f60        
        
          <div style="border:2px solid #a70f60;">Content here</div>
        
        
          .myborder {border:2px solid #a70f60;}
        
        Border color #a70f60