#329f6b color space conversions
Hex:
        #329f6b
        RGB:
        50, 159, 107
        CMY:
        80, 38, 58
        CMYK:
        69, 0, 33, 38
      HSL:
        151°, 52.1531%, 40.9804%
        HSV (HSB):
        151°, 68.5535%, 62.3529%
        XYZ:
        16.3674, 26.5359, 18.1692
        xyY:
        0.2680, 0.4345, 26.5359
      CIE-Lab:
        58.5423, -43.1288, 18.4124
        CIE-LCH:
        58.5423, 46.8946, 156.8816
        CIE-Luv:
        58.5423, -44.3086, 31.1843
        Hunter-Lab:
        51.5130, -33.4325, 15.1469
      #329f6b color charts
#329f6b RGB chart
      #329f6b CMYK chart
      #329f6b RGB pie chart
      #329f6b color shades, tints & tones
#329f6b color schemes
#329f6b color preview, HTML & CSS examples
           This text has a color of #329f6b        
        
          <p style="color:#329f6b;">Text here</p>
        
        
          .mytext {color:#329f6b;}
        
        Text color #329f6b
      
           This box has a color of #329f6b        
        
          <div style="background-color:#329f6b;">Content here</div>
        
        
          .mybackground {background-color:#329f6b;}
        
        Background color #329f6b
      
           Border around this has a color of #329f6b        
        
          <div style="border:2px solid #329f6b;">Content here</div>
        
        
          .myborder {border:2px solid #329f6b;}
        
        Border color #329f6b