#353f60 color space conversions
Hex:
        #353f60
        RGB:
        53, 63, 96
        CMY:
        79, 75, 62
        CMYK:
        45, 34, 0, 62
      HSL:
        226°, 28.8591%, 29.2157%
        HSV (HSB):
        226°, 44.7917%, 37.6471%
        XYZ:
        5.3570, 5.1564, 11.7793
        xyY:
        0.2403, 0.2313, 5.1564
      CIE-Lab:
        27.1759, 5.6015, -20.8567
        CIE-LCH:
        27.1759, 21.5958, 285.0331
        CIE-Luv:
        27.1759, -5.7618, -26.5625
        Hunter-Lab:
        22.7078, 2.3716, -14.8603
      #353f60 color charts
#353f60 RGB chart
      #353f60 CMYK chart
      #353f60 RGB pie chart
      #353f60 color shades, tints & tones
#353f60 color schemes
#353f60 color preview, HTML & CSS examples
           This text has a color of #353f60        
        
          <p style="color:#353f60;">Text here</p>
        
        
          .mytext {color:#353f60;}
        
        Text color #353f60
      
           This box has a color of #353f60        
        
          <div style="background-color:#353f60;">Content here</div>
        
        
          .mybackground {background-color:#353f60;}
        
        Background color #353f60
      
           Border around this has a color of #353f60        
        
          <div style="border:2px solid #353f60;">Content here</div>
        
        
          .myborder {border:2px solid #353f60;}
        
        Border color #353f60