#875c7e color space conversions
Hex:
        #875c7e
        RGB:
        135, 92, 126
        CMY:
        47, 64, 51
        CMYK:
        0, 32, 7, 47
      HSL:
        313°, 18.9427%, 44.5098%
        HSV (HSB):
        313°, 31.8519%, 52.9412%
        XYZ:
        17.5847, 14.3115, 21.5743
        xyY:
        0.3289, 0.2677, 14.3115
      CIE-Lab:
        44.6765, 23.3700, -11.9827
        CIE-LCH:
        44.6765, 26.2630, 332.8540
        CIE-Luv:
        44.6765, 22.6549, -20.1099
        Hunter-Lab:
        37.8306, 16.7682, -7.3308
      #875c7e color charts
#875c7e RGB chart
      #875c7e CMYK chart
      #875c7e RGB pie chart
      #875c7e color shades, tints & tones
#875c7e color schemes
#875c7e color preview, HTML & CSS examples
           This text has a color of #875c7e        
        
          <p style="color:#875c7e;">Text here</p>
        
        
          .mytext {color:#875c7e;}
        
        Text color #875c7e
      
           This box has a color of #875c7e        
        
          <div style="background-color:#875c7e;">Content here</div>
        
        
          .mybackground {background-color:#875c7e;}
        
        Background color #875c7e
      
           Border around this has a color of #875c7e        
        
          <div style="border:2px solid #875c7e;">Content here</div>
        
        
          .myborder {border:2px solid #875c7e;}
        
        Border color #875c7e