#355f86 color space conversions
Hex:
        #355f86
        RGB:
        53, 95, 134
        CMY:
        79, 63, 47
        CMYK:
        60, 29, 0, 47
      HSL:
        209°, 43.3155%, 36.6667%
        HSV (HSB):
        209°, 60.4478%, 52.5490%
        XYZ:
        9.8635, 10.6625, 24.0925
        xyY:
        0.2211, 0.2390, 10.6625
      CIE-Lab:
        39.0062, -2.1320, -26.1297
        CIE-LCH:
        39.0062, 26.2166, 265.3355
        CIE-Luv:
        39.0062, -17.6769, -36.4718
        Hunter-Lab:
        32.6535, -3.2251, -20.8879
      #355f86 color charts
#355f86 RGB chart
      #355f86 CMYK chart
      #355f86 RGB pie chart
      #355f86 color shades, tints & tones
#355f86 color schemes
#355f86 color preview, HTML & CSS examples
           This text has a color of #355f86        
        
          <p style="color:#355f86;">Text here</p>
        
        
          .mytext {color:#355f86;}
        
        Text color #355f86
      
           This box has a color of #355f86        
        
          <div style="background-color:#355f86;">Content here</div>
        
        
          .mybackground {background-color:#355f86;}
        
        Background color #355f86
      
           Border around this has a color of #355f86        
        
          <div style="border:2px solid #355f86;">Content here</div>
        
        
          .myborder {border:2px solid #355f86;}
        
        Border color #355f86