#557a7f color space conversions
Hex:
        #557a7f
        RGB:
        85, 122, 127
        CMY:
        67, 52, 50
        CMYK:
        33, 4, 0, 50
      HSL:
        187°, 19.8113%, 41.5686%
        HSV (HSB):
        187°, 33.0709%, 49.8039%
        XYZ:
        14.5366, 17.3827, 22.6677
        xyY:
        0.2663, 0.3184, 17.3827
      CIE-Lab:
        48.7386, -11.6559, -6.9165
        CIE-LCH:
        48.7386, 13.5535, 210.6843
        CIE-Luv:
        48.7386, -18.0290, -7.9853
        Hunter-Lab:
        41.6925, -10.7257, -3.0505
      #557a7f color charts
#557a7f RGB chart
      #557a7f CMYK chart
      #557a7f RGB pie chart
      #557a7f color shades, tints & tones
#557a7f color schemes
#557a7f color preview, HTML & CSS examples
           This text has a color of #557a7f        
        
          <p style="color:#557a7f;">Text here</p>
        
        
          .mytext {color:#557a7f;}
        
        Text color #557a7f
      
           This box has a color of #557a7f        
        
          <div style="background-color:#557a7f;">Content here</div>
        
        
          .mybackground {background-color:#557a7f;}
        
        Background color #557a7f
      
           Border around this has a color of #557a7f        
        
          <div style="border:2px solid #557a7f;">Content here</div>
        
        
          .myborder {border:2px solid #557a7f;}
        
        Border color #557a7f