#05178b color space conversions
Hex:
        #05178b
        RGB:
        5, 23, 139
        CMY:
        98, 91, 45
        CMYK:
        96, 83, 0, 45
      HSL:
        232°, 93.0556%, 28.2353%
        HSV (HSB):
        232°, 96.4029%, 54.5098%
        XYZ:
        5.0292, 2.5091, 24.6453
        xyY:
        0.1563, 0.0780, 2.5091
      CIE-Lab:
        17.9599, 41.3322, -63.3348
        CIE-LCH:
        17.9599, 75.6283, 303.1284
        CIE-Luv:
        17.9599, -5.9106, -64.1289
        Hunter-Lab:
        15.8403, 28.9522, -81.1592
      #05178b color charts
#05178b RGB chart
      #05178b CMYK chart
      #05178b RGB pie chart
      #05178b color shades, tints & tones
#05178b color schemes
#05178b color preview, HTML & CSS examples
           This text has a color of #05178b        
        
          <p style="color:#05178b;">Text here</p>
        
        
          .mytext {color:#05178b;}
        
        Text color #05178b
      
           This box has a color of #05178b        
        
          <div style="background-color:#05178b;">Content here</div>
        
        
          .mybackground {background-color:#05178b;}
        
        Background color #05178b
      
           Border around this has a color of #05178b        
        
          <div style="border:2px solid #05178b;">Content here</div>
        
        
          .myborder {border:2px solid #05178b;}
        
        Border color #05178b