#05355a color space conversions
Hex:
        #05355a
        RGB:
        5, 53, 90
        CMY:
        98, 79, 65
        CMYK:
        94, 41, 0, 65
      HSL:
        206°, 89.4737%, 18.6275%
        HSV (HSB):
        206°, 94.4444%, 35.2941%
        XYZ:
        3.1812, 3.3167, 10.1454
        xyY:
        0.1911, 0.1993, 3.3167
      CIE-Lab:
        21.2699, 0.4873, -26.4121
        CIE-LCH:
        21.2699, 26.4166, 271.0569
        CIE-Luv:
        21.2699, -12.4999, -30.4941
        Hunter-Lab:
        18.2117, -0.6907, -20.2811
      #05355a color charts
#05355a RGB chart
      #05355a CMYK chart
      #05355a RGB pie chart
      #05355a color shades, tints & tones
#05355a color schemes
#05355a color preview, HTML & CSS examples
           This text has a color of #05355a        
        
          <p style="color:#05355a;">Text here</p>
        
        
          .mytext {color:#05355a;}
        
        Text color #05355a
      
           This box has a color of #05355a        
        
          <div style="background-color:#05355a;">Content here</div>
        
        
          .mybackground {background-color:#05355a;}
        
        Background color #05355a
      
           Border around this has a color of #05355a        
        
          <div style="border:2px solid #05355a;">Content here</div>
        
        
          .myborder {border:2px solid #05355a;}
        
        Border color #05355a