#05445a color space conversions
Hex:
        #05445a
        RGB:
        5, 68, 90
        CMY:
        98, 73, 65
        CMYK:
        94, 24, 0, 65
      HSL:
        196°, 89.4737%, 18.6275%
        HSV (HSB):
        196°, 94.4444%, 35.2941%
        XYZ:
        3.9752, 4.9047, 10.4100
        xyY:
        0.2061, 0.2543, 4.9047
      CIE-Lab:
        26.4615, -9.4665, -18.2427
        CIE-LCH:
        26.4615, 20.5527, 242.5742
        CIE-Luv:
        26.4615, -17.7714, -21.5091
        Hunter-Lab:
        22.1465, -6.7168, -12.3669
      #05445a color charts
#05445a RGB chart
      #05445a CMYK chart
      #05445a RGB pie chart
      #05445a color shades, tints & tones
#05445a color schemes
#05445a color preview, HTML & CSS examples
           This text has a color of #05445a        
        
          <p style="color:#05445a;">Text here</p>
        
        
          .mytext {color:#05445a;}
        
        Text color #05445a
      
           This box has a color of #05445a        
        
          <div style="background-color:#05445a;">Content here</div>
        
        
          .mybackground {background-color:#05445a;}
        
        Background color #05445a
      
           Border around this has a color of #05445a        
        
          <div style="border:2px solid #05445a;">Content here</div>
        
        
          .myborder {border:2px solid #05445a;}
        
        Border color #05445a