#a87f96 color space conversions
Hex:
        #a87f96
        RGB:
        168, 127, 150
        CMY:
        34, 50, 41
        CMYK:
        0, 24, 11, 34
      HSL:
        326°, 19.0698%, 57.8431%
        HSV (HSB):
        326°, 24.4048%, 65.8824%
        XYZ:
        29.2428, 25.7056, 32.2746
        xyY:
        0.3353, 0.2947, 25.7056
      CIE-Lab:
        57.7565, 19.6279, -6.1847
        CIE-LCH:
        57.7565, 20.5793, 342.5104
        CIE-Luv:
        57.7565, 23.1077, -12.1421
        Hunter-Lab:
        50.7007, 14.2280, -2.2518
      #a87f96 color charts
#a87f96 RGB chart
      #a87f96 CMYK chart
      #a87f96 RGB pie chart
      #a87f96 color shades, tints & tones
#a87f96 color schemes
#a87f96 color preview, HTML & CSS examples
           This text has a color of #a87f96        
        
          <p style="color:#a87f96;">Text here</p>
        
        
          .mytext {color:#a87f96;}
        
        Text color #a87f96
      
           This box has a color of #a87f96        
        
          <div style="background-color:#a87f96;">Content here</div>
        
        
          .mybackground {background-color:#a87f96;}
        
        Background color #a87f96
      
           Border around this has a color of #a87f96        
        
          <div style="border:2px solid #a87f96;">Content here</div>
        
        
          .myborder {border:2px solid #a87f96;}
        
        Border color #a87f96