#329a84 color space conversions
Hex:
        #329a84
        RGB:
        50, 154, 132
        CMY:
        80, 40, 48
        CMYK:
        68, 0, 14, 40
      HSL:
        167°, 50.9804%, 40.0000%
        HSV (HSB):
        167°, 67.5325%, 60.3922%
        XYZ:
        17.0359, 25.4553, 25.8453
        xyY:
        0.2493, 0.3725, 25.4553
      CIE-Lab:
        57.5163, -34.9699, 2.9191
        CIE-LCH:
        57.5163, 35.0915, 175.2283
        CIE-Luv:
        57.5163, -40.9759, 9.3882
        Hunter-Lab:
        50.4532, -28.0214, 4.9452
      #329a84 color charts
#329a84 RGB chart
      #329a84 CMYK chart
      #329a84 RGB pie chart
      #329a84 color shades, tints & tones
#329a84 color schemes
#329a84 color preview, HTML & CSS examples
           This text has a color of #329a84        
        
          <p style="color:#329a84;">Text here</p>
        
        
          .mytext {color:#329a84;}
        
        Text color #329a84
      
           This box has a color of #329a84        
        
          <div style="background-color:#329a84;">Content here</div>
        
        
          .mybackground {background-color:#329a84;}
        
        Background color #329a84
      
           Border around this has a color of #329a84        
        
          <div style="border:2px solid #329a84;">Content here</div>
        
        
          .myborder {border:2px solid #329a84;}
        
        Border color #329a84