#329a6e color space conversions
Hex:
        #329a6e
        RGB:
        50, 154, 110
        CMY:
        80, 40, 57
        CMYK:
        68, 0, 29, 40
      HSL:
        155°, 50.9804%, 40.0000%
        HSV (HSB):
        155°, 67.5325%, 60.3922%
        XYZ:
        15.6855, 24.9151, 18.7342
        xyY:
        0.2644, 0.4199, 24.9151
      CIE-Lab:
        56.9926, -40.3672, 14.6108
        CIE-LCH:
        56.9926, 42.9300, 160.1024
        CIE-Luv:
        56.9926, -42.2621, 25.8350
        Hunter-Lab:
        49.9150, -31.2589, 12.6876
      #329a6e color charts
#329a6e RGB chart
      #329a6e CMYK chart
      #329a6e RGB pie chart
      #329a6e color shades, tints & tones
#329a6e color schemes
#329a6e color preview, HTML & CSS examples
           This text has a color of #329a6e        
        
          <p style="color:#329a6e;">Text here</p>
        
        
          .mytext {color:#329a6e;}
        
        Text color #329a6e
      
           This box has a color of #329a6e        
        
          <div style="background-color:#329a6e;">Content here</div>
        
        
          .mybackground {background-color:#329a6e;}
        
        Background color #329a6e
      
           Border around this has a color of #329a6e        
        
          <div style="border:2px solid #329a6e;">Content here</div>
        
        
          .myborder {border:2px solid #329a6e;}
        
        Border color #329a6e