#a80475 color space conversions
Hex:
        #a80475
        RGB:
        168, 4, 117
        CMY:
        34, 98, 54
        CMYK:
        0, 98, 30, 34
      HSL:
        319°, 95.3488%, 33.7255%
        HSV (HSB):
        319°, 97.6190%, 65.8824%
        XYZ:
        19.4028, 9.6960, 17.6785
        xyY:
        0.4148, 0.2073, 9.6960
      CIE-Lab:
        37.2912, 64.7013, -17.2270
        CIE-LCH:
        37.2912, 66.9554, 345.0906
        CIE-Luv:
        37.2912, 76.7768, -32.8776
        Hunter-Lab:
        31.1384, 56.7334, -11.8643
      #a80475 color charts
#a80475 RGB chart
      #a80475 CMYK chart
      #a80475 RGB pie chart
      #a80475 color shades, tints & tones
#a80475 color schemes
#a80475 color preview, HTML & CSS examples
           This text has a color of #a80475        
        
          <p style="color:#a80475;">Text here</p>
        
        
          .mytext {color:#a80475;}
        
        Text color #a80475
      
           This box has a color of #a80475        
        
          <div style="background-color:#a80475;">Content here</div>
        
        
          .mybackground {background-color:#a80475;}
        
        Background color #a80475
      
           Border around this has a color of #a80475        
        
          <div style="border:2px solid #a80475;">Content here</div>
        
        
          .myborder {border:2px solid #a80475;}
        
        Border color #a80475