#896f9a color space conversions
Hex:
        #896f9a
        RGB:
        137, 111, 154
        CMY:
        46, 56, 40
        CMYK:
        11, 28, 0, 40
      HSL:
        276°, 17.5510%, 51.9608%
        HSV (HSB):
        276°, 27.9221%, 60.3922%
        XYZ:
        21.8337, 19.0203, 33.0924
        xyY:
        0.2953, 0.2572, 19.0203
      CIE-Lab:
        50.7110, 18.6722, -19.4492
        CIE-LCH:
        50.7110, 26.9615, 313.8324
        CIE-Luv:
        50.7110, 11.2404, -31.0732
        Hunter-Lab:
        43.6123, 13.0412, -14.4598
      #896f9a color charts
#896f9a RGB chart
      #896f9a CMYK chart
      #896f9a RGB pie chart
      #896f9a color shades, tints & tones
#896f9a color schemes
#896f9a color preview, HTML & CSS examples
           This text has a color of #896f9a        
        
          <p style="color:#896f9a;">Text here</p>
        
        
          .mytext {color:#896f9a;}
        
        Text color #896f9a
      
           This box has a color of #896f9a        
        
          <div style="background-color:#896f9a;">Content here</div>
        
        
          .mybackground {background-color:#896f9a;}
        
        Background color #896f9a
      
           Border around this has a color of #896f9a        
        
          <div style="border:2px solid #896f9a;">Content here</div>
        
        
          .myborder {border:2px solid #896f9a;}
        
        Border color #896f9a