#a82997 color space conversions
Hex:
        #a82997
        RGB:
        168, 41, 151
        CMY:
        34, 84, 41
        CMYK:
        0, 76, 10, 34
      HSL:
        308°, 60.7656%, 40.9804%
        HSV (HSB):
        308°, 75.5952%, 65.8824%
        XYZ:
        22.5273, 12.1451, 30.4351
        xyY:
        0.3460, 0.1865, 12.1451
      CIE-Lab:
        41.4458, 61.8174, -31.7235
        CIE-LCH:
        41.4458, 69.4822, 332.8339
        CIE-Luv:
        41.4458, 57.4217, -53.3790
        Hunter-Lab:
        34.8498, 54.3973, -27.3844
      #a82997 color charts
#a82997 RGB chart
      #a82997 CMYK chart
      #a82997 RGB pie chart
      #a82997 color shades, tints & tones
#a82997 color schemes
#a82997 color preview, HTML & CSS examples
           This text has a color of #a82997        
        
          <p style="color:#a82997;">Text here</p>
        
        
          .mytext {color:#a82997;}
        
        Text color #a82997
      
           This box has a color of #a82997        
        
          <div style="background-color:#a82997;">Content here</div>
        
        
          .mybackground {background-color:#a82997;}
        
        Background color #a82997
      
           Border around this has a color of #a82997        
        
          <div style="border:2px solid #a82997;">Content here</div>
        
        
          .myborder {border:2px solid #a82997;}
        
        Border color #a82997