#05409e color space conversions
Hex:
        #05409e
        RGB:
        5, 64, 158
        CMY:
        98, 75, 38
        CMYK:
        97, 59, 0, 38
      HSL:
        217°, 93.8650%, 31.9608%
        HSV (HSB):
        217°, 96.8354%, 61.9608%
        XYZ:
        8.0675, 6.1677, 33.1130
        xyY:
        0.1704, 0.1303, 6.1677
      CIE-Lab:
        29.8316, 22.1874, -55.4760
        CIE-LCH:
        29.8316, 59.7484, 291.7987
        CIE-Luv:
        29.8316, -14.1264, -73.9487
        Hunter-Lab:
        24.8348, 14.5244, -61.6688
      #05409e color charts
#05409e RGB chart
      #05409e CMYK chart
      #05409e RGB pie chart
      #05409e color shades, tints & tones
#05409e color schemes
#05409e color preview, HTML & CSS examples
           This text has a color of #05409e        
        
          <p style="color:#05409e;">Text here</p>
        
        
          .mytext {color:#05409e;}
        
        Text color #05409e
      
           This box has a color of #05409e        
        
          <div style="background-color:#05409e;">Content here</div>
        
        
          .mybackground {background-color:#05409e;}
        
        Background color #05409e
      
           Border around this has a color of #05409e        
        
          <div style="border:2px solid #05409e;">Content here</div>
        
        
          .myborder {border:2px solid #05409e;}
        
        Border color #05409e