#87a5a5 color space conversions
Hex:
        #87a5a5
        RGB:
        135, 165, 165
        CMY:
        47, 35, 35
        CMYK:
        18, 0, 0, 35
      HSL:
        180°, 14.2857%, 58.8235%
        HSV (HSB):
        180°, 18.1818%, 64.7059%
        XYZ:
        30.2383, 34.7778, 40.7164
        xyY:
        0.2860, 0.3289, 34.7778
      CIE-Lab:
        65.5753, -10.2860, -3.4427
        CIE-LCH:
        65.5753, 10.8468, 198.5051
        CIE-Luv:
        65.5753, -15.6841, -3.3945
        Hunter-Lab:
        58.9727, -11.6760, 0.3454
      #87a5a5 color charts
#87a5a5 RGB chart
      #87a5a5 CMYK chart
      #87a5a5 RGB pie chart
      #87a5a5 color shades, tints & tones
#87a5a5 color schemes
#87a5a5 color preview, HTML & CSS examples
           This text has a color of #87a5a5        
        
          <p style="color:#87a5a5;">Text here</p>
        
        
          .mytext {color:#87a5a5;}
        
        Text color #87a5a5
      
           This box has a color of #87a5a5        
        
          <div style="background-color:#87a5a5;">Content here</div>
        
        
          .mybackground {background-color:#87a5a5;}
        
        Background color #87a5a5
      
           Border around this has a color of #87a5a5        
        
          <div style="border:2px solid #87a5a5;">Content here</div>
        
        
          .myborder {border:2px solid #87a5a5;}
        
        Border color #87a5a5