#355a51 color space conversions
Hex:
        #355a51
        RGB:
        53, 90, 81
        CMY:
        79, 65, 68
        CMYK:
        41, 0, 10, 65
      HSL:
        165°, 25.8741%, 28.0392%
        HSV (HSB):
        165°, 41.1111%, 35.2941%
        XYZ:
        6.6096, 8.6633, 9.1084
        xyY:
        0.2711, 0.3553, 8.6633
      CIE-Lab:
        35.3278, -15.6285, 1.0265
        CIE-LCH:
        35.3278, 15.6622, 176.2422
        CIE-Luv:
        35.3278, -16.7708, 3.4097
        Hunter-Lab:
        29.4335, -11.4247, 2.2557
      #355a51 color charts
#355a51 RGB chart
      #355a51 CMYK chart
      #355a51 RGB pie chart
      #355a51 color shades, tints & tones
#355a51 color schemes
#355a51 color preview, HTML & CSS examples
           This text has a color of #355a51        
        
          <p style="color:#355a51;">Text here</p>
        
        
          .mytext {color:#355a51;}
        
        Text color #355a51
      
           This box has a color of #355a51        
        
          <div style="background-color:#355a51;">Content here</div>
        
        
          .mybackground {background-color:#355a51;}
        
        Background color #355a51
      
           Border around this has a color of #355a51        
        
          <div style="border:2px solid #355a51;">Content here</div>
        
        
          .myborder {border:2px solid #355a51;}
        
        Border color #355a51