#5556a4 color space conversions
Hex:
        #5556a4
        RGB:
        85, 86, 164
        CMY:
        67, 66, 36
        CMYK:
        48, 48, 0, 36
      HSL:
        239°, 31.7269%, 48.8235%
        HSV (HSB):
        239°, 48.1707%, 64.3137%
        XYZ:
        13.7749, 11.2672, 36.5707
        xyY:
        0.2236, 0.1829, 11.2672
      CIE-Lab:
        40.0269, 21.1404, -42.4252
        CIE-LCH:
        40.0269, 47.4006, 296.4869
        CIE-Luv:
        40.0269, -4.9233, -63.2992
        Hunter-Lab:
        33.5667, 14.5104, -41.0995
      #5556a4 color charts
#5556a4 RGB chart
      #5556a4 CMYK chart
      #5556a4 RGB pie chart
      #5556a4 color shades, tints & tones
#5556a4 color schemes
#5556a4 color preview, HTML & CSS examples
           This text has a color of #5556a4        
        
          <p style="color:#5556a4;">Text here</p>
        
        
          .mytext {color:#5556a4;}
        
        Text color #5556a4
      
           This box has a color of #5556a4        
        
          <div style="background-color:#5556a4;">Content here</div>
        
        
          .mybackground {background-color:#5556a4;}
        
        Background color #5556a4
      
           Border around this has a color of #5556a4        
        
          <div style="border:2px solid #5556a4;">Content here</div>
        
        
          .myborder {border:2px solid #5556a4;}
        
        Border color #5556a4