#a70f80 color space conversions
Hex:
        #a70f80
        RGB:
        167, 15, 128
        CMY:
        35, 94, 50
        CMYK:
        0, 91, 23, 35
      HSL:
        315°, 83.5165%, 35.6863%
        HSV (HSB):
        315°, 91.0180%, 65.4902%
        XYZ:
        20.0035, 10.1157, 21.3203
        xyY:
        0.3889, 0.1967, 10.1157
      CIE-Lab:
        38.0492, 64.4416, -22.9497
        CIE-LCH:
        38.0492, 68.4062, 340.3975
        CIE-Luv:
        38.0492, 70.0581, -40.5988
        Hunter-Lab:
        31.8051, 56.6066, -17.4810
      #a70f80 color charts
#a70f80 RGB chart
      #a70f80 CMYK chart
      #a70f80 RGB pie chart
      #a70f80 color shades, tints & tones
#a70f80 color schemes
#a70f80 color preview, HTML & CSS examples
           This text has a color of #a70f80        
        
          <p style="color:#a70f80;">Text here</p>
        
        
          .mytext {color:#a70f80;}
        
        Text color #a70f80
      
           This box has a color of #a70f80        
        
          <div style="background-color:#a70f80;">Content here</div>
        
        
          .mybackground {background-color:#a70f80;}
        
        Background color #a70f80
      
           Border around this has a color of #a70f80        
        
          <div style="border:2px solid #a70f80;">Content here</div>
        
        
          .myborder {border:2px solid #a70f80;}
        
        Border color #a70f80