#556e9e color space conversions
Hex:
        #556e9e
        RGB:
        85, 110, 158
        CMY:
        67, 57, 38
        CMYK:
        46, 30, 0, 38
      HSL:
        219°, 30.0412%, 47.6471%
        HSV (HSB):
        219°, 46.2025%, 61.9608%
        XYZ:
        15.4938, 15.5518, 34.5329
        xyY:
        0.2363, 0.2371, 15.5518
      CIE-Lab:
        46.3809, 4.2515, -28.8385
        CIE-LCH:
        46.3809, 29.1501, 278.3863
        CIE-Luv:
        46.3809, -13.2399, -42.8833
        Hunter-Lab:
        39.4357, 1.1178, -24.3138
      #556e9e color charts
#556e9e RGB chart
      #556e9e CMYK chart
      #556e9e RGB pie chart
      #556e9e color shades, tints & tones
#556e9e color schemes
#556e9e color preview, HTML & CSS examples
           This text has a color of #556e9e        
        
          <p style="color:#556e9e;">Text here</p>
        
        
          .mytext {color:#556e9e;}
        
        Text color #556e9e
      
           This box has a color of #556e9e        
        
          <div style="background-color:#556e9e;">Content here</div>
        
        
          .mybackground {background-color:#556e9e;}
        
        Background color #556e9e
      
           Border around this has a color of #556e9e        
        
          <div style="border:2px solid #556e9e;">Content here</div>
        
        
          .myborder {border:2px solid #556e9e;}
        
        Border color #556e9e