#a83482 color space conversions
Hex:
        #a83482
        RGB:
        168, 52, 130
        CMY:
        34, 80, 49
        CMYK:
        0, 69, 23, 34
      HSL:
        320°, 52.7273%, 43.1373%
        HSV (HSB):
        320°, 69.0476%, 65.8824%
        XYZ:
        21.4057, 12.3925, 22.3829
        xyY:
        0.3810, 0.2206, 12.3925
      CIE-Lab:
        41.8333, 54.9241, -18.3237
        CIE-LCH:
        41.8333, 57.9000, 341.5504
        CIE-Luv:
        41.8333, 62.0778, -33.6842
        Hunter-Lab:
        35.2030, 46.9343, -13.0558
      #a83482 color charts
#a83482 RGB chart
      #a83482 CMYK chart
      #a83482 RGB pie chart
      #a83482 color shades, tints & tones
#a83482 color schemes
#a83482 color preview, HTML & CSS examples
           This text has a color of #a83482        
        
          <p style="color:#a83482;">Text here</p>
        
        
          .mytext {color:#a83482;}
        
        Text color #a83482
      
           This box has a color of #a83482        
        
          <div style="background-color:#a83482;">Content here</div>
        
        
          .mybackground {background-color:#a83482;}
        
        Background color #a83482
      
           Border around this has a color of #a83482        
        
          <div style="border:2px solid #a83482;">Content here</div>
        
        
          .myborder {border:2px solid #a83482;}
        
        Border color #a83482