#557b83 color space conversions
Hex:
        #557b83
        RGB:
        85, 123, 131
        CMY:
        67, 52, 49
        CMYK:
        35, 6, 0, 49
      HSL:
        190°, 21.2963%, 42.3529%
        HSV (HSB):
        190°, 35.1145%, 51.3725%
        XYZ:
        14.9260, 17.7359, 24.1094
        xyY:
        0.2629, 0.3124, 17.7359
      CIE-Lab:
        49.1742, -11.1669, -8.6270
        CIE-LCH:
        49.1742, 14.1112, 217.6878
        CIE-Luv:
        49.1742, -18.4407, -10.5612
        Hunter-Lab:
        42.1140, -10.4358, -4.4625
      #557b83 color charts
#557b83 RGB chart
      #557b83 CMYK chart
      #557b83 RGB pie chart
      #557b83 color shades, tints & tones
#557b83 color schemes
#557b83 color preview, HTML & CSS examples
           This text has a color of #557b83        
        
          <p style="color:#557b83;">Text here</p>
        
        
          .mytext {color:#557b83;}
        
        Text color #557b83
      
           This box has a color of #557b83        
        
          <div style="background-color:#557b83;">Content here</div>
        
        
          .mybackground {background-color:#557b83;}
        
        Background color #557b83
      
           Border around this has a color of #557b83        
        
          <div style="border:2px solid #557b83;">Content here</div>
        
        
          .myborder {border:2px solid #557b83;}
        
        Border color #557b83