#556ea2 color space conversions
Hex:
        #556ea2
        RGB:
        85, 110, 162
        CMY:
        67, 57, 36
        CMYK:
        48, 32, 0, 36
      HSL:
        221°, 31.1741%, 48.4314%
        HSV (HSB):
        221°, 47.5309%, 63.5294%
        XYZ:
        15.8438, 15.6918, 36.3762
        xyY:
        0.2333, 0.2311, 15.6918
      CIE-Lab:
        46.5675, 5.4885, -30.9014
        CIE-LCH:
        46.5675, 31.3850, 280.0715
        CIE-Luv:
        46.5675, -13.2988, -46.2640
        Hunter-Lab:
        39.6129, 2.0716, -26.7165
      #556ea2 color charts
#556ea2 RGB chart
      #556ea2 CMYK chart
      #556ea2 RGB pie chart
      #556ea2 color shades, tints & tones
#556ea2 color schemes
#556ea2 color preview, HTML & CSS examples
           This text has a color of #556ea2        
        
          <p style="color:#556ea2;">Text here</p>
        
        
          .mytext {color:#556ea2;}
        
        Text color #556ea2
      
           This box has a color of #556ea2        
        
          <div style="background-color:#556ea2;">Content here</div>
        
        
          .mybackground {background-color:#556ea2;}
        
        Background color #556ea2
      
           Border around this has a color of #556ea2        
        
          <div style="border:2px solid #556ea2;">Content here</div>
        
        
          .myborder {border:2px solid #556ea2;}
        
        Border color #556ea2