#05376e color space conversions
Hex:
        #05376e
        RGB:
        5, 55, 110
        CMY:
        98, 78, 57
        CMYK:
        95, 50, 0, 57
      HSL:
        211°, 91.3043%, 22.5490%
        HSV (HSB):
        211°, 95.4545%, 43.1373%
        XYZ:
        4.2432, 3.8904, 15.2791
        xyY:
        0.1812, 0.1662, 3.8904
      CIE-Lab:
        23.3059, 7.9522, -36.1618
        CIE-LCH:
        23.3059, 37.0258, 282.4024
        CIE-Luv:
        23.3059, -12.5177, -44.0650
        Hunter-Lab:
        19.7242, 3.8833, -32.1215
      #05376e color charts
#05376e RGB chart
      #05376e CMYK chart
      #05376e RGB pie chart
      #05376e color shades, tints & tones
#05376e color schemes
#05376e color preview, HTML & CSS examples
           This text has a color of #05376e        
        
          <p style="color:#05376e;">Text here</p>
        
        
          .mytext {color:#05376e;}
        
        Text color #05376e
      
           This box has a color of #05376e        
        
          <div style="background-color:#05376e;">Content here</div>
        
        
          .mybackground {background-color:#05376e;}
        
        Background color #05376e
      
           Border around this has a color of #05376e        
        
          <div style="border:2px solid #05376e;">Content here</div>
        
        
          .myborder {border:2px solid #05376e;}
        
        Border color #05376e