#895ba3 color space conversions
Hex:
        #895ba3
        RGB:
        137, 91, 163
        CMY:
        46, 64, 36
        CMYK:
        16, 44, 0, 36
      HSL:
        278°, 28.3465%, 49.8039%
        HSV (HSB):
        278°, 44.1718%, 63.9216%
        XYZ:
        20.6685, 15.4449, 36.5421
        xyY:
        0.2845, 0.2126, 15.4449
      CIE-Lab:
        46.2376, 32.4067, -31.6809
        CIE-LCH:
        46.2376, 45.3197, 315.6488
        CIE-Luv:
        46.2376, 18.3700, -50.6800
        Hunter-Lab:
        39.3000, 25.1010, -27.6194
      #895ba3 color charts
#895ba3 RGB chart
      #895ba3 CMYK chart
      #895ba3 RGB pie chart
      #895ba3 color shades, tints & tones
#895ba3 color schemes
#895ba3 color preview, HTML & CSS examples
           This text has a color of #895ba3        
        
          <p style="color:#895ba3;">Text here</p>
        
        
          .mytext {color:#895ba3;}
        
        Text color #895ba3
      
           This box has a color of #895ba3        
        
          <div style="background-color:#895ba3;">Content here</div>
        
        
          .mybackground {background-color:#895ba3;}
        
        Background color #895ba3
      
           Border around this has a color of #895ba3        
        
          <div style="border:2px solid #895ba3;">Content here</div>
        
        
          .myborder {border:2px solid #895ba3;}
        
        Border color #895ba3