#5557ab color space conversions
Hex:
        #5557ab
        RGB:
        85, 87, 171
        CMY:
        67, 66, 33
        CMYK:
        50, 49, 0, 33
      HSL:
        239°, 33.8583%, 50.1961%
        HSV (HSB):
        239°, 50.2924%, 67.0588%
        XYZ:
        14.5052, 11.6880, 40.0196
        xyY:
        0.2191, 0.1765, 11.6880
      CIE-Lab:
        40.7158, 22.7323, -45.4771
        CIE-LCH:
        40.7158, 50.8422, 296.5588
        CIE-Luv:
        40.7158, -5.6136, -68.2173
        Hunter-Lab:
        34.1877, 15.9059, -45.4726
      #5557ab color charts
#5557ab RGB chart
      #5557ab CMYK chart
      #5557ab RGB pie chart
      #5557ab color shades, tints & tones
#5557ab color schemes
#5557ab color preview, HTML & CSS examples
           This text has a color of #5557ab        
        
          <p style="color:#5557ab;">Text here</p>
        
        
          .mytext {color:#5557ab;}
        
        Text color #5557ab
      
           This box has a color of #5557ab        
        
          <div style="background-color:#5557ab;">Content here</div>
        
        
          .mybackground {background-color:#5557ab;}
        
        Background color #5557ab
      
           Border around this has a color of #5557ab        
        
          <div style="border:2px solid #5557ab;">Content here</div>
        
        
          .myborder {border:2px solid #5557ab;}
        
        Border color #5557ab