#05599e color space conversions
Hex:
        #05599e
        RGB:
        5, 89, 158
        CMY:
        98, 65, 38
        CMYK:
        97, 44, 0, 38
      HSL:
        207°, 93.8650%, 31.9608%
        HSV (HSB):
        207°, 96.8354%, 61.9608%
        XYZ:
        9.8065, 9.6456, 33.6927
        xyY:
        0.1845, 0.1815, 9.6456
      CIE-Lab:
        37.1988, 5.2053, -43.5543
        CIE-LCH:
        37.1988, 43.8642, 276.8153
        CIE-Luv:
        37.1988, -21.4492, -62.2180
        Hunter-Lab:
        31.0574, 2.0116, -42.5806
      #05599e color charts
#05599e RGB chart
      #05599e CMYK chart
      #05599e RGB pie chart
      #05599e color shades, tints & tones
#05599e color schemes
#05599e color preview, HTML & CSS examples
           This text has a color of #05599e        
        
          <p style="color:#05599e;">Text here</p>
        
        
          .mytext {color:#05599e;}
        
        Text color #05599e
      
           This box has a color of #05599e        
        
          <div style="background-color:#05599e;">Content here</div>
        
        
          .mybackground {background-color:#05599e;}
        
        Background color #05599e
      
           Border around this has a color of #05599e        
        
          <div style="border:2px solid #05599e;">Content here</div>
        
        
          .myborder {border:2px solid #05599e;}
        
        Border color #05599e