#355a58 color space conversions
Hex:
        #355a58
        RGB:
        53, 90, 88
        CMY:
        79, 65, 65
        CMYK:
        41, 0, 2, 65
      HSL:
        177°, 25.8741%, 28.0392%
        HSV (HSB):
        177°, 41.1111%, 35.2941%
        XYZ:
        6.8858, 8.7738, 10.5631
        xyY:
        0.2626, 0.3346, 8.7738
      CIE-Lab:
        35.5451, -13.7396, -3.0274
        CIE-LCH:
        35.5451, 14.0692, 192.4262
        CIE-Luv:
        35.5451, -16.6323, -2.0046
        Hunter-Lab:
        29.6206, -10.3406, -0.4092
      #355a58 color charts
#355a58 RGB chart
      #355a58 CMYK chart
      #355a58 RGB pie chart
      #355a58 color shades, tints & tones
#355a58 color schemes
#355a58 color preview, HTML & CSS examples
           This text has a color of #355a58        
        
          <p style="color:#355a58;">Text here</p>
        
        
          .mytext {color:#355a58;}
        
        Text color #355a58
      
           This box has a color of #355a58        
        
          <div style="background-color:#355a58;">Content here</div>
        
        
          .mybackground {background-color:#355a58;}
        
        Background color #355a58
      
           Border around this has a color of #355a58        
        
          <div style="border:2px solid #355a58;">Content here</div>
        
        
          .myborder {border:2px solid #355a58;}
        
        Border color #355a58