#05173b color space conversions
Hex:
        #05173b
        RGB:
        5, 23, 59
        CMY:
        98, 91, 77
        CMYK:
        92, 61, 0, 77
      HSL:
        220°, 84.3750%, 12.5490%
        HSV (HSB):
        220°, 91.5254%, 23.1373%
        XYZ:
        1.1584, 0.9608, 4.2621
        xyY:
        0.1815, 0.1506, 0.9608
      CIE-Lab:
        8.6607, 8.7688, -25.3889
        CIE-LCH:
        8.6607, 26.8605, 289.0539
        CIE-Luv:
        8.6607, -3.8773, -18.3958
        Hunter-Lab:
        9.8022, 3.9410, -18.9184
      #05173b color charts
#05173b RGB chart
      #05173b CMYK chart
      #05173b RGB pie chart
      #05173b color shades, tints & tones
#05173b color schemes
#05173b color preview, HTML & CSS examples
           This text has a color of #05173b        
        
          <p style="color:#05173b;">Text here</p>
        
        
          .mytext {color:#05173b;}
        
        Text color #05173b
      
           This box has a color of #05173b        
        
          <div style="background-color:#05173b;">Content here</div>
        
        
          .mybackground {background-color:#05173b;}
        
        Background color #05173b
      
           Border around this has a color of #05173b        
        
          <div style="border:2px solid #05173b;">Content here</div>
        
        
          .myborder {border:2px solid #05173b;}
        
        Border color #05173b