#329b5b color space conversions
Hex:
        #329b5b
        RGB:
        50, 155, 91
        CMY:
        80, 39, 64
        CMYK:
        68, 0, 41, 39
      HSL:
        143°, 51.2195%, 40.1961%
        HSV (HSB):
        143°, 67.7419%, 60.7843%
        XYZ:
        14.9251, 24.8761, 13.9125
        xyY:
        0.2779, 0.4631, 24.8761
      CIE-Lab:
        56.9545, -44.7085, 25.0492
        CIE-LCH:
        56.9545, 51.2475, 150.7390
        CIE-Luv:
        56.9545, -43.6388, 38.9187
        Hunter-Lab:
        49.8760, -33.8680, 18.3748
      #329b5b color charts
#329b5b RGB chart
      #329b5b CMYK chart
      #329b5b RGB pie chart
      #329b5b color shades, tints & tones
#329b5b color schemes
#329b5b color preview, HTML & CSS examples
           This text has a color of #329b5b        
        
          <p style="color:#329b5b;">Text here</p>
        
        
          .mytext {color:#329b5b;}
        
        Text color #329b5b
      
           This box has a color of #329b5b        
        
          <div style="background-color:#329b5b;">Content here</div>
        
        
          .mybackground {background-color:#329b5b;}
        
        Background color #329b5b
      
           Border around this has a color of #329b5b        
        
          <div style="border:2px solid #329b5b;">Content here</div>
        
        
          .myborder {border:2px solid #329b5b;}
        
        Border color #329b5b