#895c8d color space conversions
Hex:
        #895c8d
        RGB:
        137, 92, 141
        CMY:
        46, 64, 45
        CMYK:
        3, 35, 0, 45
      HSL:
        295°, 21.0300%, 45.6863%
        HSV (HSB):
        295°, 34.7518%, 55.2941%
        XYZ:
        18.9514, 14.8957, 27.0756
        xyY:
        0.3111, 0.2445, 14.8957
      CIE-Lab:
        45.4911, 27.0563, -19.7487
        CIE-LCH:
        45.4911, 33.4971, 323.8739
        CIE-Luv:
        45.4911, 21.5304, -31.9777
        Hunter-Lab:
        38.5950, 20.1080, -14.5773
      #895c8d color charts
#895c8d RGB chart
      #895c8d CMYK chart
      #895c8d RGB pie chart
      #895c8d color shades, tints & tones
#895c8d color schemes
#895c8d color preview, HTML & CSS examples
           This text has a color of #895c8d        
        
          <p style="color:#895c8d;">Text here</p>
        
        
          .mytext {color:#895c8d;}
        
        Text color #895c8d
      
           This box has a color of #895c8d        
        
          <div style="background-color:#895c8d;">Content here</div>
        
        
          .mybackground {background-color:#895c8d;}
        
        Background color #895c8d
      
           Border around this has a color of #895c8d        
        
          <div style="border:2px solid #895c8d;">Content here</div>
        
        
          .myborder {border:2px solid #895c8d;}
        
        Border color #895c8d