#a82a76 color space conversions
Hex:
        #a82a76
        RGB:
        168, 42, 118
        CMY:
        34, 84, 54
        CMYK:
        0, 75, 30, 34
      HSL:
        324°, 60.0000%, 41.1765%
        HSV (HSB):
        324°, 75.0000%, 65.8824%
        XYZ:
        20.2464, 11.2888, 18.2514
        xyY:
        0.4067, 0.2267, 11.2888
      CIE-Lab:
        40.0626, 56.9623, -13.6148
        CIE-LCH:
        40.0626, 58.5668, 346.5577
        CIE-Luv:
        40.0626, 69.5900, -27.3497
        Hunter-Lab:
        33.5988, 48.7653, -8.6881
      #a82a76 color charts
#a82a76 RGB chart
      #a82a76 CMYK chart
      #a82a76 RGB pie chart
      #a82a76 color shades, tints & tones
#a82a76 color schemes
#a82a76 color preview, HTML & CSS examples
           This text has a color of #a82a76        
        
          <p style="color:#a82a76;">Text here</p>
        
        
          .mytext {color:#a82a76;}
        
        Text color #a82a76
      
           This box has a color of #a82a76        
        
          <div style="background-color:#a82a76;">Content here</div>
        
        
          .mybackground {background-color:#a82a76;}
        
        Background color #a82a76
      
           Border around this has a color of #a82a76        
        
          <div style="border:2px solid #a82a76;">Content here</div>
        
        
          .myborder {border:2px solid #a82a76;}
        
        Border color #a82a76