#556d8d color space conversions
Hex:
        #556d8d
        RGB:
        85, 109, 141
        CMY:
        67, 57, 45
        CMYK:
        40, 23, 0, 45
      HSL:
        214°, 24.7788%, 44.3137%
        HSV (HSB):
        214°, 39.7163%, 55.2941%
        XYZ:
        14.0227, 14.7917, 27.3153
        xyY:
        0.2498, 0.2635, 14.7917
      CIE-Lab:
        45.3475, -0.2282, -20.3662
        CIE-LCH:
        45.3475, 20.3675, 269.3582
        CIE-Luv:
        45.3475, -12.5963, -29.1801
        Hunter-Lab:
        38.4599, -2.2229, -15.1874
      #556d8d color charts
#556d8d RGB chart
      #556d8d CMYK chart
      #556d8d RGB pie chart
      #556d8d color shades, tints & tones
#556d8d color schemes
#556d8d color preview, HTML & CSS examples
           This text has a color of #556d8d        
        
          <p style="color:#556d8d;">Text here</p>
        
        
          .mytext {color:#556d8d;}
        
        Text color #556d8d
      
           This box has a color of #556d8d        
        
          <div style="background-color:#556d8d;">Content here</div>
        
        
          .mybackground {background-color:#556d8d;}
        
        Background color #556d8d
      
           Border around this has a color of #556d8d        
        
          <div style="border:2px solid #556d8d;">Content here</div>
        
        
          .myborder {border:2px solid #556d8d;}
        
        Border color #556d8d