#05429e color space conversions
Hex:
        #05429e
        RGB:
        5, 66, 158
        CMY:
        98, 74, 38
        CMYK:
        97, 58, 0, 38
      HSL:
        216°, 93.8650%, 31.9608%
        HSV (HSB):
        216°, 96.8354%, 61.9608%
        XYZ:
        8.1824, 6.3973, 33.1513
        xyY:
        0.1714, 0.1340, 6.3973
      CIE-Lab:
        30.3935, 20.8030, -54.5591
        CIE-LCH:
        30.3935, 58.3905, 290.8715
        CIE-Luv:
        30.3935, -14.6521, -73.3104
        Hunter-Lab:
        25.2929, 13.4828, -60.0061
      #05429e color charts
#05429e RGB chart
      #05429e CMYK chart
      #05429e RGB pie chart
      #05429e color shades, tints & tones
#05429e color schemes
#05429e color preview, HTML & CSS examples
           This text has a color of #05429e        
        
          <p style="color:#05429e;">Text here</p>
        
        
          .mytext {color:#05429e;}
        
        Text color #05429e
      
           This box has a color of #05429e        
        
          <div style="background-color:#05429e;">Content here</div>
        
        
          .mybackground {background-color:#05429e;}
        
        Background color #05429e
      
           Border around this has a color of #05429e        
        
          <div style="border:2px solid #05429e;">Content here</div>
        
        
          .myborder {border:2px solid #05429e;}
        
        Border color #05429e