#894b6e color space conversions
Hex:
        #894b6e
        RGB:
        137, 75, 110
        CMY:
        46, 71, 57
        CMYK:
        0, 45, 20, 46
      HSL:
        326°, 29.2453%, 41.5686%
        HSV (HSB):
        326°, 45.2555%, 53.7255%
        XYZ:
        15.6471, 11.4763, 16.1423
        xyY:
        0.3617, 0.2653, 11.4763
      CIE-Lab:
        40.3714, 31.0521, -8.6598
        CIE-LCH:
        40.3714, 32.2370, 344.4173
        CIE-Luv:
        40.3714, 35.2262, -16.3146
        Hunter-Lab:
        33.8767, 23.1619, -4.5381
      #894b6e color charts
#894b6e RGB chart
      #894b6e CMYK chart
      #894b6e RGB pie chart
      #894b6e color shades, tints & tones
#894b6e color schemes
#894b6e color preview, HTML & CSS examples
           This text has a color of #894b6e        
        
          <p style="color:#894b6e;">Text here</p>
        
        
          .mytext {color:#894b6e;}
        
        Text color #894b6e
      
           This box has a color of #894b6e        
        
          <div style="background-color:#894b6e;">Content here</div>
        
        
          .mybackground {background-color:#894b6e;}
        
        Background color #894b6e
      
           Border around this has a color of #894b6e        
        
          <div style="border:2px solid #894b6e;">Content here</div>
        
        
          .myborder {border:2px solid #894b6e;}
        
        Border color #894b6e