#05387e color space conversions
Hex:
        #05387e
        RGB:
        5, 56, 126
        CMY:
        98, 78, 51
        CMYK:
        96, 56, 0, 51
      HSL:
        215°, 92.3664%, 25.6863%
        HSV (HSB):
        215°, 96.0317%, 49.4118%
        XYZ:
        5.2427, 4.3670, 20.3053
        xyY:
        0.1753, 0.1460, 4.3670
      CIE-Lab:
        24.8493, 14.2556, -43.8350
        CIE-LCH:
        24.8493, 46.0948, 288.0150
        CIE-Luv:
        24.8493, -12.4580, -54.8608
        Hunter-Lab:
        20.8973, 8.2113, -42.9821
      #05387e color charts
#05387e RGB chart
      #05387e CMYK chart
      #05387e RGB pie chart
      #05387e color shades, tints & tones
#05387e color schemes
#05387e color preview, HTML & CSS examples
           This text has a color of #05387e        
        
          <p style="color:#05387e;">Text here</p>
        
        
          .mytext {color:#05387e;}
        
        Text color #05387e
      
           This box has a color of #05387e        
        
          <div style="background-color:#05387e;">Content here</div>
        
        
          .mybackground {background-color:#05387e;}
        
        Background color #05387e
      
           Border around this has a color of #05387e        
        
          <div style="border:2px solid #05387e;">Content here</div>
        
        
          .myborder {border:2px solid #05387e;}
        
        Border color #05387e