#05446e color space conversions
Hex:
        #05446e
        RGB:
        5, 68, 110
        CMY:
        98, 73, 57
        CMYK:
        95, 38, 0, 57
      HSL:
        204°, 91.3043%, 22.5490%
        HSV (HSB):
        204°, 95.4545%, 43.1373%
        XYZ:
        4.9442, 5.2923, 15.5128
        xyY:
        0.1920, 0.2055, 5.2923
      CIE-Lab:
        27.5518, -1.0758, -29.3682
        CIE-LCH:
        27.5518, 29.3879, 267.9020
        CIE-Luv:
        27.5518, -16.7335, -37.3839
        Hunter-Lab:
        23.0050, -1.8959, -23.8771
      #05446e color charts
#05446e RGB chart
      #05446e CMYK chart
      #05446e RGB pie chart
      #05446e color shades, tints & tones
#05446e color schemes
#05446e color preview, HTML & CSS examples
           This text has a color of #05446e        
        
          <p style="color:#05446e;">Text here</p>
        
        
          .mytext {color:#05446e;}
        
        Text color #05446e
      
           This box has a color of #05446e        
        
          <div style="background-color:#05446e;">Content here</div>
        
        
          .mybackground {background-color:#05446e;}
        
        Background color #05446e
      
           Border around this has a color of #05446e        
        
          <div style="border:2px solid #05446e;">Content here</div>
        
        
          .myborder {border:2px solid #05446e;}
        
        Border color #05446e