#895c7d color space conversions
Hex:
        #895c7d
        RGB:
        137, 92, 125
        CMY:
        46, 64, 51
        CMYK:
        0, 33, 9, 46
      HSL:
        316°, 19.6507%, 44.9020%
        HSV (HSB):
        316°, 32.8467%, 53.7255%
        XYZ:
        17.8453, 14.4533, 21.2513
        xyY:
        0.3332, 0.2699, 14.4533
      CIE-Lab:
        44.8762, 23.9099, -11.0536
        CIE-LCH:
        44.8762, 26.3413, 335.1888
        CIE-Luv:
        44.8762, 24.1376, -18.9077
        Hunter-Lab:
        38.0175, 17.2568, -6.5300
      #895c7d color charts
#895c7d RGB chart
      #895c7d CMYK chart
      #895c7d RGB pie chart
      #895c7d color shades, tints & tones
#895c7d color schemes
#895c7d color preview, HTML & CSS examples
           This text has a color of #895c7d        
        
          <p style="color:#895c7d;">Text here</p>
        
        
          .mytext {color:#895c7d;}
        
        Text color #895c7d
      
           This box has a color of #895c7d        
        
          <div style="background-color:#895c7d;">Content here</div>
        
        
          .mybackground {background-color:#895c7d;}
        
        Background color #895c7d
      
           Border around this has a color of #895c7d        
        
          <div style="border:2px solid #895c7d;">Content here</div>
        
        
          .myborder {border:2px solid #895c7d;}
        
        Border color #895c7d