#557a8d color space conversions
Hex:
        #557a8d
        RGB:
        85, 122, 141
        CMY:
        67, 52, 45
        CMYK:
        40, 13, 0, 45
      HSL:
        200°, 24.7788%, 44.3137%
        HSV (HSB):
        200°, 39.7163%, 55.2941%
        XYZ:
        15.5136, 17.7734, 27.8123
        xyY:
        0.2539, 0.2909, 17.7734
      CIE-Lab:
        49.2202, -7.8708, -14.4496
        CIE-LCH:
        49.2202, 16.4542, 241.4225
        CIE-Luv:
        49.2202, -17.9705, -19.6750
        Hunter-Lab:
        42.1586, -8.0928, -9.6030
      #557a8d color charts
#557a8d RGB chart
      #557a8d CMYK chart
      #557a8d RGB pie chart
      #557a8d color shades, tints & tones
#557a8d color schemes
#557a8d color preview, HTML & CSS examples
           This text has a color of #557a8d        
        
          <p style="color:#557a8d;">Text here</p>
        
        
          .mytext {color:#557a8d;}
        
        Text color #557a8d
      
           This box has a color of #557a8d        
        
          <div style="background-color:#557a8d;">Content here</div>
        
        
          .mybackground {background-color:#557a8d;}
        
        Background color #557a8d
      
           Border around this has a color of #557a8d        
        
          <div style="border:2px solid #557a8d;">Content here</div>
        
        
          .myborder {border:2px solid #557a8d;}
        
        Border color #557a8d