#329e5f color space conversions
Hex:
        #329e5f
        RGB:
        50, 158, 95
        CMY:
        80, 38, 63
        CMYK:
        68, 0, 40, 38
      HSL:
        145°, 51.9231%, 40.7843%
        HSV (HSB):
        145°, 68.3544%, 61.9608%
        XYZ:
        15.6078, 25.9581, 15.0143
        xyY:
        0.2759, 0.4588, 25.9581
      CIE-Lab:
        57.9972, -45.1507, 24.2550
        CIE-LCH:
        57.9972, 51.2532, 151.7553
        CIE-Luv:
        57.9972, -44.5670, 38.3014
        Hunter-Lab:
        50.9490, -34.4789, 18.1921
      #329e5f color charts
#329e5f RGB chart
      #329e5f CMYK chart
      #329e5f RGB pie chart
      #329e5f color shades, tints & tones
#329e5f color schemes
#329e5f color preview, HTML & CSS examples
           This text has a color of #329e5f        
        
          <p style="color:#329e5f;">Text here</p>
        
        
          .mytext {color:#329e5f;}
        
        Text color #329e5f
      
           This box has a color of #329e5f        
        
          <div style="background-color:#329e5f;">Content here</div>
        
        
          .mybackground {background-color:#329e5f;}
        
        Background color #329e5f
      
           Border around this has a color of #329e5f        
        
          <div style="border:2px solid #329e5f;">Content here</div>
        
        
          .myborder {border:2px solid #329e5f;}
        
        Border color #329e5f