#05134e color space conversions
Hex:
        #05134e
        RGB:
        5, 19, 78
        CMY:
        98, 93, 69
        CMYK:
        94, 76, 0, 69
      HSL:
        228°, 87.9518%, 16.2745%
        HSV (HSB):
        228°, 93.5897%, 30.5882%
        XYZ:
        1.6706, 1.0481, 7.3220
        xyY:
        0.1664, 0.1044, 1.0481
      CIE-Lab:
        9.3856, 20.5808, -37.5620
        CIE-LCH:
        9.3856, 42.8308, 298.7189
        CIE-Luv:
        9.3856, -3.4227, -27.9009
        Hunter-Lab:
        10.2375, 11.2128, -35.2385
      #05134e color charts
#05134e RGB chart
      #05134e CMYK chart
      #05134e RGB pie chart
      #05134e color shades, tints & tones
#05134e color schemes
#05134e color preview, HTML & CSS examples
           This text has a color of #05134e        
        
          <p style="color:#05134e;">Text here</p>
        
        
          .mytext {color:#05134e;}
        
        Text color #05134e
      
           This box has a color of #05134e        
        
          <div style="background-color:#05134e;">Content here</div>
        
        
          .mybackground {background-color:#05134e;}
        
        Background color #05134e
      
           Border around this has a color of #05134e        
        
          <div style="border:2px solid #05134e;">Content here</div>
        
        
          .myborder {border:2px solid #05134e;}
        
        Border color #05134e