#355c56 color space conversions
Hex:
        #355c56
        RGB:
        53, 92, 86
        CMY:
        79, 64, 66
        CMYK:
        42, 0, 7, 64
      HSL:
        171°, 26.8966%, 28.4314%
        HSV (HSB):
        171°, 42.3913%, 36.0784%
        XYZ:
        6.9751, 9.0831, 10.1897
        xyY:
        0.2657, 0.3461, 9.0831
      CIE-Lab:
        36.1437, -15.4234, -0.8993
        CIE-LCH:
        36.1437, 15.4496, 183.3370
        CIE-Luv:
        36.1437, -17.5260, 0.9608
        Hunter-Lab:
        30.1381, -11.4303, 1.0508
      #355c56 color charts
#355c56 RGB chart
      #355c56 CMYK chart
      #355c56 RGB pie chart
      #355c56 color shades, tints & tones
#355c56 color schemes
#355c56 color preview, HTML & CSS examples
           This text has a color of #355c56        
        
          <p style="color:#355c56;">Text here</p>
        
        
          .mytext {color:#355c56;}
        
        Text color #355c56
      
           This box has a color of #355c56        
        
          <div style="background-color:#355c56;">Content here</div>
        
        
          .mybackground {background-color:#355c56;}
        
        Background color #355c56
      
           Border around this has a color of #355c56        
        
          <div style="border:2px solid #355c56;">Content here</div>
        
        
          .myborder {border:2px solid #355c56;}
        
        Border color #355c56