#05409a color space conversions
Hex:
        #05409a
        RGB:
        5, 64, 154
        CMY:
        98, 75, 40
        CMYK:
        97, 58, 0, 40
      HSL:
        216°, 93.7107%, 31.1765%
        HSV (HSB):
        216°, 96.7532%, 60.3922%
        XYZ:
        7.7287, 6.0322, 31.3288
        xyY:
        0.1714, 0.1338, 6.0322
      CIE-Lab:
        29.4934, 20.5249, -53.5987
        CIE-LCH:
        29.4934, 57.3942, 290.9536
        CIE-Luv:
        29.4934, -14.1826, -71.2652
        Hunter-Lab:
        24.5604, 13.1899, -58.4369
      #05409a color charts
#05409a RGB chart
      #05409a CMYK chart
      #05409a RGB pie chart
      #05409a color shades, tints & tones
#05409a color schemes
#05409a color preview, HTML & CSS examples
           This text has a color of #05409a        
        
          <p style="color:#05409a;">Text here</p>
        
        
          .mytext {color:#05409a;}
        
        Text color #05409a
      
           This box has a color of #05409a        
        
          <div style="background-color:#05409a;">Content here</div>
        
        
          .mybackground {background-color:#05409a;}
        
        Background color #05409a
      
           Border around this has a color of #05409a        
        
          <div style="border:2px solid #05409a;">Content here</div>
        
        
          .myborder {border:2px solid #05409a;}
        
        Border color #05409a