#875a7f color space conversions
Hex:
        #875a7f
        RGB:
        135, 90, 127
        CMY:
        47, 65, 50
        CMYK:
        0, 33, 6, 47
      HSL:
        311°, 20.0000%, 44.1176%
        HSV (HSB):
        311°, 33.3333%, 52.9412%
        XYZ:
        17.4786, 13.9955, 21.8589
        xyY:
        0.3277, 0.2624, 13.9955
      CIE-Lab:
        44.2265, 24.7352, -13.2690
        CIE-LCH:
        44.2265, 28.0694, 331.7891
        CIE-Luv:
        44.2265, 23.4495, -22.0906
        Hunter-Lab:
        37.4106, 17.9284, -8.4555
      #875a7f color charts
#875a7f RGB chart
      #875a7f CMYK chart
      #875a7f RGB pie chart
      #875a7f color shades, tints & tones
#875a7f color schemes
#875a7f color preview, HTML & CSS examples
           This text has a color of #875a7f        
        
          <p style="color:#875a7f;">Text here</p>
        
        
          .mytext {color:#875a7f;}
        
        Text color #875a7f
      
           This box has a color of #875a7f        
        
          <div style="background-color:#875a7f;">Content here</div>
        
        
          .mybackground {background-color:#875a7f;}
        
        Background color #875a7f
      
           Border around this has a color of #875a7f        
        
          <div style="border:2px solid #875a7f;">Content here</div>
        
        
          .myborder {border:2px solid #875a7f;}
        
        Border color #875a7f