#05163d color space conversions
Hex:
        #05163d
        RGB:
        5, 22, 61
        CMY:
        98, 91, 76
        CMYK:
        92, 64, 0, 76
      HSL:
        222°, 84.8485%, 12.9412%
        HSV (HSB):
        222°, 91.8033%, 23.9216%
        XYZ:
        1.1918, 0.9430, 4.5341
        xyY:
        0.1787, 0.1414, 0.9430
      CIE-Lab:
        8.5073, 10.5254, -27.0683
        CIE-LCH:
        8.5073, 29.0427, 291.2485
        CIE-Luv:
        8.5073, -3.6616, -19.3612
        Hunter-Lab:
        9.7108, 4.9131, -20.8854
      #05163d color charts
#05163d RGB chart
      #05163d CMYK chart
      #05163d RGB pie chart
      #05163d color shades, tints & tones
#05163d color schemes
#05163d color preview, HTML & CSS examples
           This text has a color of #05163d        
        
          <p style="color:#05163d;">Text here</p>
        
        
          .mytext {color:#05163d;}
        
        Text color #05163d
      
           This box has a color of #05163d        
        
          <div style="background-color:#05163d;">Content here</div>
        
        
          .mybackground {background-color:#05163d;}
        
        Background color #05163d
      
           Border around this has a color of #05163d        
        
          <div style="border:2px solid #05163d;">Content here</div>
        
        
          .myborder {border:2px solid #05163d;}
        
        Border color #05163d