#05447e color space conversions
Hex:
        #05447e
        RGB:
        5, 68, 126
        CMY:
        98, 73, 51
        CMYK:
        96, 46, 0, 51
      HSL:
        209°, 92.3664%, 25.6863%
        HSV (HSB):
        209°, 96.0317%, 49.4118%
        XYZ:
        5.8956, 5.6729, 20.5229
        xyY:
        0.1837, 0.1768, 5.6729
      CIE-Lab:
        28.5717, 5.8054, -37.8240
        CIE-LCH:
        28.5717, 38.2669, 278.7260
        CIE-Luv:
        28.5717, -16.0678, -49.6492
        Hunter-Lab:
        23.8178, 2.5029, -34.4156
      #05447e color charts
#05447e RGB chart
      #05447e CMYK chart
      #05447e RGB pie chart
      #05447e color shades, tints & tones
#05447e color schemes
#05447e color preview, HTML & CSS examples
           This text has a color of #05447e        
        
          <p style="color:#05447e;">Text here</p>
        
        
          .mytext {color:#05447e;}
        
        Text color #05447e
      
           This box has a color of #05447e        
        
          <div style="background-color:#05447e;">Content here</div>
        
        
          .mybackground {background-color:#05447e;}
        
        Background color #05447e
      
           Border around this has a color of #05447e        
        
          <div style="border:2px solid #05447e;">Content here</div>
        
        
          .myborder {border:2px solid #05447e;}
        
        Border color #05447e