#a70f75 color space conversions
Hex:
        #a70f75
        RGB:
        167, 15, 117
        CMY:
        35, 94, 54
        CMYK:
        0, 91, 30, 35
      HSL:
        320°, 83.5165%, 35.6863%
        HSV (HSB):
        320°, 91.0180%, 65.4902%
        XYZ:
        19.3181, 9.8415, 17.7110
        xyY:
        0.4122, 0.2100, 9.8415
      CIE-Lab:
        37.5564, 63.1292, -16.8367
        CIE-LCH:
        37.5564, 65.3358, 345.0667
        CIE-Luv:
        37.5564, 74.8366, -32.1572
        Hunter-Lab:
        31.3712, 55.0191, -11.5132
      #a70f75 color charts
#a70f75 RGB chart
      #a70f75 CMYK chart
      #a70f75 RGB pie chart
      #a70f75 color shades, tints & tones
#a70f75 color schemes
#a70f75 color preview, HTML & CSS examples
           This text has a color of #a70f75        
        
          <p style="color:#a70f75;">Text here</p>
        
        
          .mytext {color:#a70f75;}
        
        Text color #a70f75
      
           This box has a color of #a70f75        
        
          <div style="background-color:#a70f75;">Content here</div>
        
        
          .mybackground {background-color:#a70f75;}
        
        Background color #a70f75
      
           Border around this has a color of #a70f75        
        
          <div style="border:2px solid #a70f75;">Content here</div>
        
        
          .myborder {border:2px solid #a70f75;}
        
        Border color #a70f75