#a82986 color space conversions
Hex:
        #a82986
        RGB:
        168, 41, 134
        CMY:
        34, 84, 47
        CMYK:
        0, 76, 20, 34
      HSL:
        316°, 60.7656%, 40.9804%
        HSV (HSB):
        316°, 75.5952%, 65.8824%
        XYZ:
        21.2445, 11.6319, 23.6797
        xyY:
        0.3756, 0.2057, 11.6319
      CIE-Lab:
        40.6251, 59.3662, -22.6438
        CIE-LCH:
        40.6251, 63.5381, 339.1219
        CIE-Luv:
        40.6251, 63.7513, -40.0846
        Hunter-Lab:
        34.1056, 51.5032, -17.2915
      #a82986 color charts
#a82986 RGB chart
      #a82986 CMYK chart
      #a82986 RGB pie chart
      #a82986 color shades, tints & tones
#a82986 color schemes
#a82986 color preview, HTML & CSS examples
           This text has a color of #a82986        
        
          <p style="color:#a82986;">Text here</p>
        
        
          .mytext {color:#a82986;}
        
        Text color #a82986
      
           This box has a color of #a82986        
        
          <div style="background-color:#a82986;">Content here</div>
        
        
          .mybackground {background-color:#a82986;}
        
        Background color #a82986
      
           Border around this has a color of #a82986        
        
          <div style="border:2px solid #a82986;">Content here</div>
        
        
          .myborder {border:2px solid #a82986;}
        
        Border color #a82986