#05446f color space conversions
Hex:
        #05446f
        RGB:
        5, 68, 111
        CMY:
        98, 73, 56
        CMYK:
        95, 39, 0, 56
      HSL:
        204°, 91.3793%, 22.7451%
        HSV (HSB):
        204°, 95.4955%, 43.5294%
        XYZ:
        4.9990, 5.3142, 15.8012
        xyY:
        0.1914, 0.2035, 5.3142
      CIE-Lab:
        27.6118, -0.6478, -29.9082
        CIE-LCH:
        27.6118, 29.9152, 268.7591
        CIE-Luv:
        27.6118, -16.6874, -38.1644
        Hunter-Lab:
        23.0526, -1.6342, -24.5031
      #05446f color charts
#05446f RGB chart
      #05446f CMYK chart
      #05446f RGB pie chart
      #05446f color shades, tints & tones
#05446f color schemes
#05446f color preview, HTML & CSS examples
           This text has a color of #05446f        
        
          <p style="color:#05446f;">Text here</p>
        
        
          .mytext {color:#05446f;}
        
        Text color #05446f
      
           This box has a color of #05446f        
        
          <div style="background-color:#05446f;">Content here</div>
        
        
          .mybackground {background-color:#05446f;}
        
        Background color #05446f
      
           Border around this has a color of #05446f        
        
          <div style="border:2px solid #05446f;">Content here</div>
        
        
          .myborder {border:2px solid #05446f;}
        
        Border color #05446f