#59947d color space conversions
Hex:
        #59947d
        RGB:
        89, 148, 125
        CMY:
        65, 42, 51
        CMYK:
        40, 0, 16, 42
      HSL:
        157°, 24.8945%, 46.4706%
        HSV (HSB):
        157°, 39.8649%, 58.0392%
        XYZ:
        18.4114, 24.7843, 23.2155
        xyY:
        0.2772, 0.3732, 24.7843
      CIE-Lab:
        56.8647, -24.7690, 6.1467
        CIE-LCH:
        56.8647, 25.5202, 166.0630
        CIE-Luv:
        56.8647, -27.8538, 12.3906
        Hunter-Lab:
        49.7839, -21.1077, 7.2002
      #59947d color charts
#59947d RGB chart
      #59947d CMYK chart
      #59947d RGB pie chart
      #59947d color shades, tints & tones
#59947d color schemes
#59947d color preview, HTML & CSS examples
           This text has a color of #59947d        
        
          <p style="color:#59947d;">Text here</p>
        
        
          .mytext {color:#59947d;}
        
        Text color #59947d
      
           This box has a color of #59947d        
        
          <div style="background-color:#59947d;">Content here</div>
        
        
          .mybackground {background-color:#59947d;}
        
        Background color #59947d
      
           Border around this has a color of #59947d        
        
          <div style="border:2px solid #59947d;">Content here</div>
        
        
          .myborder {border:2px solid #59947d;}
        
        Border color #59947d