#05193f color space conversions
Hex:
        #05193f
        RGB:
        5, 25, 63
        CMY:
        98, 90, 75
        CMYK:
        92, 60, 0, 75
      HSL:
        219°, 85.2941%, 13.3333%
        HSV (HSB):
        219°, 92.0635%, 24.7059%
        XYZ:
        1.3074, 1.0864, 4.8434
        xyY:
        0.1807, 0.1501, 1.0864
      CIE-Lab:
        9.6915, 9.0624, -26.5686
        CIE-LCH:
        9.6915, 28.0717, 288.8343
        CIE-Luv:
        9.6915, -4.4213, -20.6693
        Hunter-Lab:
        10.4231, 4.1498, -20.2548
      #05193f color charts
#05193f RGB chart
      #05193f CMYK chart
      #05193f RGB pie chart
      #05193f color shades, tints & tones
#05193f color schemes
#05193f color preview, HTML & CSS examples
           This text has a color of #05193f        
        
          <p style="color:#05193f;">Text here</p>
        
        
          .mytext {color:#05193f;}
        
        Text color #05193f
      
           This box has a color of #05193f        
        
          <div style="background-color:#05193f;">Content here</div>
        
        
          .mybackground {background-color:#05193f;}
        
        Background color #05193f
      
           Border around this has a color of #05193f        
        
          <div style="border:2px solid #05193f;">Content here</div>
        
        
          .myborder {border:2px solid #05193f;}
        
        Border color #05193f