#557b5e color space conversions
Hex:
        #557b5e
        RGB:
        85, 123, 94
        CMY:
        67, 52, 63
        CMYK:
        31, 0, 24, 52
      HSL:
        134°, 18.2692%, 40.7843%
        HSV (HSB):
        134°, 30.8943%, 48.2353%
        XYZ:
        12.8497, 16.9054, 13.1755
        xyY:
        0.2993, 0.3938, 16.9054
      CIE-Lab:
        48.1406, -19.8497, 11.6638
        CIE-LCH:
        48.1406, 23.0229, 149.5612
        CIE-Luv:
        48.1406, -18.6789, 18.1182
        Hunter-Lab:
        41.1161, -16.1683, 9.7821
      #557b5e color charts
#557b5e RGB chart
      #557b5e CMYK chart
      #557b5e RGB pie chart
      #557b5e color shades, tints & tones
#557b5e color schemes
#557b5e color preview, HTML & CSS examples
           This text has a color of #557b5e        
        
          <p style="color:#557b5e;">Text here</p>
        
        
          .mytext {color:#557b5e;}
        
        Text color #557b5e
      
           This box has a color of #557b5e        
        
          <div style="background-color:#557b5e;">Content here</div>
        
        
          .mybackground {background-color:#557b5e;}
        
        Background color #557b5e
      
           Border around this has a color of #557b5e        
        
          <div style="border:2px solid #557b5e;">Content here</div>
        
        
          .myborder {border:2px solid #557b5e;}
        
        Border color #557b5e