#355b80 color space conversions
Hex:
        #355b80
        RGB:
        53, 91, 128
        CMY:
        79, 64, 50
        CMYK:
        59, 29, 0, 50
      HSL:
        210°, 41.4365%, 35.4902%
        HSV (HSB):
        210°, 58.5937%, 50.1961%
        XYZ:
        9.1056, 9.7976, 21.8333
        xyY:
        0.2235, 0.2405, 9.7976
      CIE-Lab:
        37.4766, -1.7185, -24.8610
        CIE-LCH:
        37.4766, 24.9203, 266.0458
        CIE-Luv:
        37.4766, -16.2998, -34.2815
        Hunter-Lab:
        31.3011, -2.8507, -19.4455
      #355b80 color charts
#355b80 RGB chart
      #355b80 CMYK chart
      #355b80 RGB pie chart
      #355b80 color shades, tints & tones
#355b80 color schemes
#355b80 color preview, HTML & CSS examples
           This text has a color of #355b80        
        
          <p style="color:#355b80;">Text here</p>
        
        
          .mytext {color:#355b80;}
        
        Text color #355b80
      
           This box has a color of #355b80        
        
          <div style="background-color:#355b80;">Content here</div>
        
        
          .mybackground {background-color:#355b80;}
        
        Background color #355b80
      
           Border around this has a color of #355b80        
        
          <div style="border:2px solid #355b80;">Content here</div>
        
        
          .myborder {border:2px solid #355b80;}
        
        Border color #355b80