#355f45 color space conversions
Hex:
        #355f45
        RGB:
        53, 95, 69
        CMY:
        79, 63, 73
        CMYK:
        44, 0, 27, 63
      HSL:
        143°, 28.3784%, 29.0196%
        HSV (HSB):
        143°, 44.2105%, 37.2549%
        XYZ:
        6.6346, 9.3710, 7.0893
        xyY:
        0.2873, 0.4058, 9.3710
      CIE-Lab:
        36.6890, -21.2366, 10.3834
        CIE-LCH:
        36.6890, 23.6391, 153.9443
        CIE-Luv:
        36.6890, -19.2268, 15.4000
        Hunter-Lab:
        30.6120, -14.8846, 7.6977
      #355f45 color charts
#355f45 RGB chart
      #355f45 CMYK chart
      #355f45 RGB pie chart
      #355f45 color shades, tints & tones
#355f45 color schemes
#355f45 color preview, HTML & CSS examples
           This text has a color of #355f45        
        
          <p style="color:#355f45;">Text here</p>
        
        
          .mytext {color:#355f45;}
        
        Text color #355f45
      
           This box has a color of #355f45        
        
          <div style="background-color:#355f45;">Content here</div>
        
        
          .mybackground {background-color:#355f45;}
        
        Background color #355f45
      
           Border around this has a color of #355f45        
        
          <div style="border:2px solid #355f45;">Content here</div>
        
        
          .myborder {border:2px solid #355f45;}
        
        Border color #355f45