#5556a1 color space conversions
Hex:
        #5556a1
        RGB:
        85, 86, 161
        CMY:
        67, 66, 37
        CMYK:
        47, 47, 0, 37
      HSL:
        239°, 30.8943%, 48.2353%
        HSV (HSB):
        239°, 47.2050%, 63.1373%
        XYZ:
        13.5071, 11.1601, 35.1604
        xyY:
        0.2258, 0.1865, 11.1601
      CIE-Lab:
        39.8488, 20.1949, -40.9218
        CIE-LCH:
        39.8488, 45.6336, 296.2664
        CIE-Luv:
        39.8488, -4.7587, -60.9326
        Hunter-Lab:
        33.4067, 13.7100, -39.0178
      #5556a1 color charts
#5556a1 RGB chart
      #5556a1 CMYK chart
      #5556a1 RGB pie chart
      #5556a1 color shades, tints & tones
#5556a1 color schemes
#5556a1 color preview, HTML & CSS examples
           This text has a color of #5556a1        
        
          <p style="color:#5556a1;">Text here</p>
        
        
          .mytext {color:#5556a1;}
        
        Text color #5556a1
      
           This box has a color of #5556a1        
        
          <div style="background-color:#5556a1;">Content here</div>
        
        
          .mybackground {background-color:#5556a1;}
        
        Background color #5556a1
      
           Border around this has a color of #5556a1        
        
          <div style="border:2px solid #5556a1;">Content here</div>
        
        
          .myborder {border:2px solid #5556a1;}
        
        Border color #5556a1