#a82c76 color space conversions
Hex:
        #a82c76
        RGB:
        168, 44, 118
        CMY:
        34, 83, 54
        CMYK:
        0, 74, 30, 34
      HSL:
        324°, 58.4906%, 41.5686%
        HSV (HSB):
        324°, 73.8095%, 65.8824%
        XYZ:
        20.3191, 11.4342, 18.2756
        xyY:
        0.4061, 0.2286, 11.4342
      CIE-Lab:
        40.3024, 56.2861, -13.2503
        CIE-LCH:
        40.3024, 57.8247, 346.7532
        CIE-Luv:
        40.3024, 68.9860, -26.7883
        Hunter-Lab:
        33.8145, 48.0854, -8.3742
      #a82c76 color charts
#a82c76 RGB chart
      #a82c76 CMYK chart
      #a82c76 RGB pie chart
      #a82c76 color shades, tints & tones
#a82c76 color schemes
#a82c76 color preview, HTML & CSS examples
           This text has a color of #a82c76        
        
          <p style="color:#a82c76;">Text here</p>
        
        
          .mytext {color:#a82c76;}
        
        Text color #a82c76
      
           This box has a color of #a82c76        
        
          <div style="background-color:#a82c76;">Content here</div>
        
        
          .mybackground {background-color:#a82c76;}
        
        Background color #a82c76
      
           Border around this has a color of #a82c76        
        
          <div style="border:2px solid #a82c76;">Content here</div>
        
        
          .myborder {border:2px solid #a82c76;}
        
        Border color #a82c76