#896e9a color space conversions
Hex:
        #896e9a
        RGB:
        137, 110, 154
        CMY:
        46, 57, 40
        CMYK:
        11, 29, 0, 40
      HSL:
        277°, 17.8862%, 51.7647%
        HSV (HSB):
        277°, 28.5714%, 60.3922%
        XYZ:
        21.7252, 18.8033, 33.0562
        xyY:
        0.2952, 0.2555, 18.8033
      CIE-Lab:
        50.4563, 19.2619, -19.8393
        CIE-LCH:
        50.4563, 27.6517, 314.1540
        CIE-Luv:
        50.4563, 11.6920, -31.7158
        Hunter-Lab:
        43.3628, 13.5454, -14.8438
      #896e9a color charts
#896e9a RGB chart
      #896e9a CMYK chart
      #896e9a RGB pie chart
      #896e9a color shades, tints & tones
#896e9a color schemes
#896e9a color preview, HTML & CSS examples
           This text has a color of #896e9a        
        
          <p style="color:#896e9a;">Text here</p>
        
        
          .mytext {color:#896e9a;}
        
        Text color #896e9a
      
           This box has a color of #896e9a        
        
          <div style="background-color:#896e9a;">Content here</div>
        
        
          .mybackground {background-color:#896e9a;}
        
        Background color #896e9a
      
           Border around this has a color of #896e9a        
        
          <div style="border:2px solid #896e9a;">Content here</div>
        
        
          .myborder {border:2px solid #896e9a;}
        
        Border color #896e9a