#05364d color space conversions
Hex:
        #05364d
        RGB:
        5, 54, 77
        CMY:
        98, 79, 70
        CMYK:
        94, 30, 0, 70
      HSL:
        199°, 87.8049%, 16.0784%
        HSV (HSB):
        199°, 93.5065%, 30.1961%
        XYZ:
        2.7213, 3.2064, 7.4967
        xyY:
        0.2027, 0.2389, 3.2064
      CIE-Lab:
        20.8523, -5.8843, -18.4336
        CIE-LCH:
        20.8523, 19.3500, 252.2959
        CIE-Luv:
        20.8523, -13.3785, -20.2450
        Hunter-Lab:
        17.9065, -4.2091, -12.2876
      #05364d color charts
#05364d RGB chart
      #05364d CMYK chart
      #05364d RGB pie chart
      #05364d color shades, tints & tones
#05364d color schemes
#05364d color preview, HTML & CSS examples
           This text has a color of #05364d        
        
          <p style="color:#05364d;">Text here</p>
        
        
          .mytext {color:#05364d;}
        
        Text color #05364d
      
           This box has a color of #05364d        
        
          <div style="background-color:#05364d;">Content here</div>
        
        
          .mybackground {background-color:#05364d;}
        
        Background color #05364d
      
           Border around this has a color of #05364d        
        
          <div style="border:2px solid #05364d;">Content here</div>
        
        
          .myborder {border:2px solid #05364d;}
        
        Border color #05364d