#329b45 color space conversions
Hex:
        #329b45
        RGB:
        50, 155, 69
        CMY:
        80, 39, 73
        CMYK:
        68, 0, 55, 39
      HSL:
        131°, 51.2195%, 40.1961%
        HSV (HSB):
        131°, 67.7419%, 60.7843%
        XYZ:
        14.1109, 24.5505, 9.6252
        xyY:
        0.2922, 0.5084, 24.5505
      CIE-Lab:
        56.6348, -48.3271, 36.1387
        CIE-LCH:
        56.6348, 60.3450, 143.2111
        CIE-Luv:
        56.6348, -44.6085, 50.7622
        Hunter-Lab:
        49.5484, -35.8747, 23.1663
      #329b45 color charts
#329b45 RGB chart
      #329b45 CMYK chart
      #329b45 RGB pie chart
      #329b45 color shades, tints & tones
#329b45 color schemes
#329b45 color preview, HTML & CSS examples
           This text has a color of #329b45        
        
          <p style="color:#329b45;">Text here</p>
        
        
          .mytext {color:#329b45;}
        
        Text color #329b45
      
           This box has a color of #329b45        
        
          <div style="background-color:#329b45;">Content here</div>
        
        
          .mybackground {background-color:#329b45;}
        
        Background color #329b45
      
           Border around this has a color of #329b45        
        
          <div style="border:2px solid #329b45;">Content here</div>
        
        
          .myborder {border:2px solid #329b45;}
        
        Border color #329b45