#a80771 color space conversions
Hex:
        #a80771
        RGB:
        168, 7, 113
        CMY:
        34, 97, 56
        CMYK:
        0, 96, 33, 34
      HSL:
        320°, 92.0000%, 34.3137%
        HSV (HSB):
        320°, 95.8333%, 65.8824%
        XYZ:
        19.2051, 9.6690, 16.4769
        xyY:
        0.4235, 0.2132, 9.6690
      CIE-Lab:
        37.2418, 63.9112, -14.7820
        CIE-LCH:
        37.2418, 65.5984, 346.9771
        CIE-Luv:
        37.2418, 78.2789, -29.5660
        Hunter-Lab:
        31.0951, 55.8294, -9.6504
      #a80771 color charts
#a80771 RGB chart
      #a80771 CMYK chart
      #a80771 RGB pie chart
      #a80771 color shades, tints & tones
#a80771 color schemes
#a80771 color preview, HTML & CSS examples
           This text has a color of #a80771        
        
          <p style="color:#a80771;">Text here</p>
        
        
          .mytext {color:#a80771;}
        
        Text color #a80771
      
           This box has a color of #a80771        
        
          <div style="background-color:#a80771;">Content here</div>
        
        
          .mybackground {background-color:#a80771;}
        
        Background color #a80771
      
           Border around this has a color of #a80771        
        
          <div style="border:2px solid #a80771;">Content here</div>
        
        
          .myborder {border:2px solid #a80771;}
        
        Border color #a80771