#05419b color space conversions
Hex:
        #05419b
        RGB:
        5, 65, 155
        CMY:
        98, 75, 39
        CMYK:
        97, 58, 0, 39
      HSL:
        216°, 93.7500%, 31.3725%
        HSV (HSB):
        216°, 96.7742%, 60.7843%
        XYZ:
        7.8693, 6.1794, 31.7883
        xyY:
        0.1717, 0.1348, 6.1794
      CIE-Lab:
        29.8607, 20.2472, -53.6080
        CIE-LCH:
        29.8607, 57.3041, 290.6911
        CIE-Luv:
        29.8607, -14.4333, -71.6130
        Hunter-Lab:
        24.8584, 13.0044, -58.4177
      #05419b color charts
#05419b RGB chart
      #05419b CMYK chart
      #05419b RGB pie chart
      #05419b color shades, tints & tones
#05419b color schemes
#05419b color preview, HTML & CSS examples
           This text has a color of #05419b        
        
          <p style="color:#05419b;">Text here</p>
        
        
          .mytext {color:#05419b;}
        
        Text color #05419b
      
           This box has a color of #05419b        
        
          <div style="background-color:#05419b;">Content here</div>
        
        
          .mybackground {background-color:#05419b;}
        
        Background color #05419b
      
           Border around this has a color of #05419b        
        
          <div style="border:2px solid #05419b;">Content here</div>
        
        
          .myborder {border:2px solid #05419b;}
        
        Border color #05419b