#5557bf color space conversions
Hex:
        #5557bf
        RGB:
        85, 87, 191
        CMY:
        67, 66, 25
        CMYK:
        55, 54, 0, 25
      HSL:
        239°, 45.2991%, 54.1176%
        HSV (HSB):
        239°, 55.4974%, 74.9020%
        XYZ:
        16.5585, 12.5093, 50.8320
        xyY:
        0.2072, 0.1566, 12.5093
      CIE-Lab:
        42.0143, 29.1909, -55.1267
        CIE-LCH:
        42.0143, 62.3784, 297.9023
        CIE-Luv:
        42.0143, -6.6369, -83.4057
        Hunter-Lab:
        35.3685, 21.6737, -60.4545
      #5557bf color charts
#5557bf RGB chart
      #5557bf CMYK chart
      #5557bf RGB pie chart
      #5557bf color shades, tints & tones
#5557bf color schemes
#5557bf color preview, HTML & CSS examples
           This text has a color of #5557bf        
        
          <p style="color:#5557bf;">Text here</p>
        
        
          .mytext {color:#5557bf;}
        
        Text color #5557bf
      
           This box has a color of #5557bf        
        
          <div style="background-color:#5557bf;">Content here</div>
        
        
          .mybackground {background-color:#5557bf;}
        
        Background color #5557bf
      
           Border around this has a color of #5557bf        
        
          <div style="border:2px solid #5557bf;">Content here</div>
        
        
          .myborder {border:2px solid #5557bf;}
        
        Border color #5557bf