#a87b96 color space conversions
Hex:
        #a87b96
        RGB:
        168, 123, 150
        CMY:
        34, 52, 41
        CMYK:
        0, 27, 11, 34
      HSL:
        324°, 20.5479%, 57.0588%
        HSV (HSB):
        324°, 26.7857%, 65.8824%
        XYZ:
        28.7364, 24.6928, 32.1058
        xyY:
        0.3360, 0.2887, 24.6928
      CIE-Lab:
        56.7748, 21.8996, -7.6444
        CIE-LCH:
        56.7748, 23.1954, 340.7576
        CIE-Luv:
        56.7748, 25.2164, -14.5994
        Hunter-Lab:
        49.6918, 16.2647, -3.5229
      #a87b96 color charts
#a87b96 RGB chart
      #a87b96 CMYK chart
      #a87b96 RGB pie chart
      #a87b96 color shades, tints & tones
#a87b96 color schemes
#a87b96 color preview, HTML & CSS examples
           This text has a color of #a87b96        
        
          <p style="color:#a87b96;">Text here</p>
        
        
          .mytext {color:#a87b96;}
        
        Text color #a87b96
      
           This box has a color of #a87b96        
        
          <div style="background-color:#a87b96;">Content here</div>
        
        
          .mybackground {background-color:#a87b96;}
        
        Background color #a87b96
      
           Border around this has a color of #a87b96        
        
          <div style="border:2px solid #a87b96;">Content here</div>
        
        
          .myborder {border:2px solid #a87b96;}
        
        Border color #a87b96