#05499e color space conversions
Hex:
        #05499e
        RGB:
        5, 73, 158
        CMY:
        98, 71, 38
        CMYK:
        97, 54, 0, 38
      HSL:
        213°, 93.8650%, 31.9608%
        HSV (HSB):
        213°, 96.8354%, 61.9608%
        XYZ:
        8.6167, 7.2660, 33.2961
        xyY:
        0.1752, 0.1477, 7.2660
      CIE-Lab:
        32.4049, 15.9725, -51.2867
        CIE-LCH:
        32.4049, 53.7164, 287.2984
        CIE-Luv:
        32.4049, -16.5843, -70.6323
        Hunter-Lab:
        26.9555, 9.8879, -54.3677
      #05499e color charts
#05499e RGB chart
      #05499e CMYK chart
      #05499e RGB pie chart
      #05499e color shades, tints & tones
#05499e color schemes
#05499e color preview, HTML & CSS examples
           This text has a color of #05499e        
        
          <p style="color:#05499e;">Text here</p>
        
        
          .mytext {color:#05499e;}
        
        Text color #05499e
      
           This box has a color of #05499e        
        
          <div style="background-color:#05499e;">Content here</div>
        
        
          .mybackground {background-color:#05499e;}
        
        Background color #05499e
      
           Border around this has a color of #05499e        
        
          <div style="border:2px solid #05499e;">Content here</div>
        
        
          .myborder {border:2px solid #05499e;}
        
        Border color #05499e