#05549b color space conversions
Hex:
        #05549b
        RGB:
        5, 84, 155
        CMY:
        98, 67, 39
        CMYK:
        97, 46, 0, 39
      HSL:
        208°, 93.7500%, 31.3725%
        HSV (HSB):
        208°, 96.7742%, 60.7843%
        XYZ:
        9.1493, 8.7395, 32.2150
        xyY:
        0.1826, 0.1744, 8.7395
      CIE-Lab:
        35.4778, 7.2631, -44.5143
        CIE-LCH:
        35.4778, 45.1030, 279.2669
        CIE-Luv:
        35.4778, -19.9922, -62.8624
        Hunter-Lab:
        29.5626, 3.5093, -43.9158
      #05549b color charts
#05549b RGB chart
      #05549b CMYK chart
      #05549b RGB pie chart
      #05549b color shades, tints & tones
#05549b color schemes
#05549b color preview, HTML & CSS examples
           This text has a color of #05549b        
        
          <p style="color:#05549b;">Text here</p>
        
        
          .mytext {color:#05549b;}
        
        Text color #05549b
      
           This box has a color of #05549b        
        
          <div style="background-color:#05549b;">Content here</div>
        
        
          .mybackground {background-color:#05549b;}
        
        Background color #05549b
      
           Border around this has a color of #05549b        
        
          <div style="border:2px solid #05549b;">Content here</div>
        
        
          .myborder {border:2px solid #05549b;}
        
        Border color #05549b