#a82080 color space conversions
Hex:
        #a82080
        RGB:
        168, 32, 128
        CMY:
        34, 87, 50
        CMYK:
        0, 81, 24, 34
      HSL:
        318°, 68.0000%, 39.2157%
        HSV (HSB):
        318°, 80.9524%, 65.8824%
        XYZ:
        20.5612, 10.9164, 21.4454
        xyY:
        0.3885, 0.2063, 10.9164
      CIE-Lab:
        39.4393, 61.1891, -20.7799
        CIE-LCH:
        39.4393, 64.6212, 341.2424
        CIE-Luv:
        39.4393, 68.1574, -37.5316
        Hunter-Lab:
        33.0399, 53.2634, -15.3558
      #a82080 color charts
#a82080 RGB chart
      #a82080 CMYK chart
      #a82080 RGB pie chart
      #a82080 color shades, tints & tones
#a82080 color schemes
#a82080 color preview, HTML & CSS examples
           This text has a color of #a82080        
        
          <p style="color:#a82080;">Text here</p>
        
        
          .mytext {color:#a82080;}
        
        Text color #a82080
      
           This box has a color of #a82080        
        
          <div style="background-color:#a82080;">Content here</div>
        
        
          .mybackground {background-color:#a82080;}
        
        Background color #a82080
      
           Border around this has a color of #a82080        
        
          <div style="border:2px solid #a82080;">Content here</div>
        
        
          .myborder {border:2px solid #a82080;}
        
        Border color #a82080