#05146f color space conversions
Hex:
        #05146f
        RGB:
        5, 20, 111
        CMY:
        98, 92, 56
        CMYK:
        95, 82, 0, 56
      HSL:
        232°, 91.3793%, 22.7451%
        HSV (HSB):
        232°, 95.4955%, 43.5294%
        XYZ:
        3.1820, 1.6803, 15.1955
        xyY:
        0.1586, 0.0838, 1.6803
      CIE-Lab:
        13.7111, 33.0825, -52.5146
        CIE-LCH:
        13.7111, 62.0664, 302.2096
        CIE-Luv:
        13.7111, -4.5946, -47.0391
        Hunter-Lab:
        12.9625, 21.1329, -60.4299
      #05146f color charts
#05146f RGB chart
      #05146f CMYK chart
      #05146f RGB pie chart
      #05146f color shades, tints & tones
#05146f color schemes
#05146f color preview, HTML & CSS examples
           This text has a color of #05146f        
        
          <p style="color:#05146f;">Text here</p>
        
        
          .mytext {color:#05146f;}
        
        Text color #05146f
      
           This box has a color of #05146f        
        
          <div style="background-color:#05146f;">Content here</div>
        
        
          .mybackground {background-color:#05146f;}
        
        Background color #05146f
      
           Border around this has a color of #05146f        
        
          <div style="border:2px solid #05146f;">Content here</div>
        
        
          .myborder {border:2px solid #05146f;}
        
        Border color #05146f