#a82e88 color space conversions
Hex:
        #a82e88
        RGB:
        168, 46, 136
        CMY:
        34, 82, 47
        CMYK:
        0, 73, 19, 34
      HSL:
        316°, 57.0093%, 41.9608%
        HSV (HSB):
        316°, 72.6190%, 65.8824%
        XYZ:
        21.5694, 12.0564, 24.4828
        xyY:
        0.3712, 0.2075, 12.0564
      CIE-Lab:
        41.3056, 57.9719, -22.8150
        CIE-LCH:
        41.3056, 62.2998, 338.5177
        CIE-Luv:
        41.3056, 61.7058, -40.2724
        Hunter-Lab:
        34.7223, 50.1195, -17.5000
      #a82e88 color charts
#a82e88 RGB chart
      #a82e88 CMYK chart
      #a82e88 RGB pie chart
      #a82e88 color shades, tints & tones
#a82e88 color schemes
#a82e88 color preview, HTML & CSS examples
           This text has a color of #a82e88        
        
          <p style="color:#a82e88;">Text here</p>
        
        
          .mytext {color:#a82e88;}
        
        Text color #a82e88
      
           This box has a color of #a82e88        
        
          <div style="background-color:#a82e88;">Content here</div>
        
        
          .mybackground {background-color:#a82e88;}
        
        Background color #a82e88
      
           Border around this has a color of #a82e88        
        
          <div style="border:2px solid #a82e88;">Content here</div>
        
        
          .myborder {border:2px solid #a82e88;}
        
        Border color #a82e88