#329f5a color space conversions
Hex:
        #329f5a
        RGB:
        50, 159, 90
        CMY:
        80, 38, 65
        CMYK:
        69, 0, 43, 38
      HSL:
        142°, 52.1531%, 40.9804%
        HSV (HSB):
        142°, 68.5535%, 62.3529%
        XYZ:
        15.5590, 26.2126, 13.9123
        xyY:
        0.2794, 0.4707, 26.2126
      CIE-Lab:
        58.2383, -46.4755, 27.2629
        CIE-LCH:
        58.2383, 53.8817, 149.6038
        CIE-Luv:
        58.2383, -45.1884, 41.9062
        Hunter-Lab:
        51.1982, -35.3512, 19.7276
      #329f5a color charts
#329f5a RGB chart
      #329f5a CMYK chart
      #329f5a RGB pie chart
      #329f5a color shades, tints & tones
#329f5a color schemes
#329f5a color preview, HTML & CSS examples
           This text has a color of #329f5a        
        
          <p style="color:#329f5a;">Text here</p>
        
        
          .mytext {color:#329f5a;}
        
        Text color #329f5a
      
           This box has a color of #329f5a        
        
          <div style="background-color:#329f5a;">Content here</div>
        
        
          .mybackground {background-color:#329f5a;}
        
        Background color #329f5a
      
           Border around this has a color of #329f5a        
        
          <div style="border:2px solid #329f5a;">Content here</div>
        
        
          .myborder {border:2px solid #329f5a;}
        
        Border color #329f5a