#329f44 color space conversions
Hex:
        #329f44
        RGB:
        50, 159, 68
        CMY:
        80, 38, 73
        CMYK:
        69, 0, 57, 38
      HSL:
        130°, 52.1531%, 40.9804%
        HSV (HSB):
        130°, 68.5535%, 62.3529%
        XYZ:
        14.7569, 25.8917, 9.6887
        xyY:
        0.2932, 0.5144, 25.8917
      CIE-Lab:
        57.9341, -49.9478, 38.1836
        CIE-LCH:
        57.9341, 62.8711, 142.6031
        CIE-Luv:
        57.9341, -46.1411, 53.3426
        Hunter-Lab:
        50.8839, -37.2798, 24.3295
      #329f44 color charts
#329f44 RGB chart
      #329f44 CMYK chart
      #329f44 RGB pie chart
      #329f44 color shades, tints & tones
#329f44 color schemes
#329f44 color preview, HTML & CSS examples
           This text has a color of #329f44        
        
          <p style="color:#329f44;">Text here</p>
        
        
          .mytext {color:#329f44;}
        
        Text color #329f44
      
           This box has a color of #329f44        
        
          <div style="background-color:#329f44;">Content here</div>
        
        
          .mybackground {background-color:#329f44;}
        
        Background color #329f44
      
           Border around this has a color of #329f44        
        
          <div style="border:2px solid #329f44;">Content here</div>
        
        
          .myborder {border:2px solid #329f44;}
        
        Border color #329f44