#875e8e color space conversions
Hex:
        #875e8e
        RGB:
        135, 94, 142
        CMY:
        47, 63, 44
        CMYK:
        5, 34, 0, 44
      HSL:
        291°, 20.3390%, 46.2745%
        HSV (HSB):
        291°, 33.8028%, 55.6863%
        XYZ:
        18.8769, 15.1093, 27.5127
        xyY:
        0.3069, 0.2457, 15.1093
      CIE-Lab:
        45.7835, 25.4123, -19.9175
        CIE-LCH:
        45.7835, 32.2876, 321.9115
        CIE-Luv:
        45.7835, 19.2410, -32.0332
        Hunter-Lab:
        38.8707, 18.6617, -14.7560
      #875e8e color charts
#875e8e RGB chart
      #875e8e CMYK chart
      #875e8e RGB pie chart
      #875e8e color shades, tints & tones
#875e8e color schemes
#875e8e color preview, HTML & CSS examples
           This text has a color of #875e8e        
        
          <p style="color:#875e8e;">Text here</p>
        
        
          .mytext {color:#875e8e;}
        
        Text color #875e8e
      
           This box has a color of #875e8e        
        
          <div style="background-color:#875e8e;">Content here</div>
        
        
          .mybackground {background-color:#875e8e;}
        
        Background color #875e8e
      
           Border around this has a color of #875e8e        
        
          <div style="border:2px solid #875e8e;">Content here</div>
        
        
          .myborder {border:2px solid #875e8e;}
        
        Border color #875e8e