#05358a color space conversions
Hex:
        #05358a
        RGB:
        5, 53, 138
        CMY:
        98, 79, 46
        CMYK:
        96, 62, 0, 46
      HSL:
        218°, 93.0070%, 28.0392%
        HSV (HSB):
        218°, 96.3768%, 54.1176%
        XYZ:
        5.9231, 4.4134, 24.5845
        xyY:
        0.1696, 0.1264, 4.4134
      CIE-Lab:
        24.9937, 21.5352, -51.1070
        CIE-LCH:
        24.9937, 55.4589, 292.8493
        CIE-Luv:
        24.9937, -11.5108, -63.6994
        Hunter-Lab:
        21.0082, 13.5626, -54.6772
      #05358a color charts
#05358a RGB chart
      #05358a CMYK chart
      #05358a RGB pie chart
      #05358a color shades, tints & tones
#05358a color schemes
#05358a color preview, HTML & CSS examples
           This text has a color of #05358a        
        
          <p style="color:#05358a;">Text here</p>
        
        
          .mytext {color:#05358a;}
        
        Text color #05358a
      
           This box has a color of #05358a        
        
          <div style="background-color:#05358a;">Content here</div>
        
        
          .mybackground {background-color:#05358a;}
        
        Background color #05358a
      
           Border around this has a color of #05358a        
        
          <div style="border:2px solid #05358a;">Content here</div>
        
        
          .myborder {border:2px solid #05358a;}
        
        Border color #05358a