#329a5b color space conversions
Hex:
        #329a5b
        RGB:
        50, 154, 91
        CMY:
        80, 40, 64
        CMYK:
        68, 0, 41, 40
      HSL:
        144°, 50.9804%, 40.0000%
        HSV (HSB):
        144°, 67.5325%, 60.3922%
        XYZ:
        14.7593, 24.5446, 13.8572
        xyY:
        0.2776, 0.4617, 24.5446
      CIE-Lab:
        56.6290, -44.3077, 24.6215
        CIE-LCH:
        56.6290, 50.6892, 150.9393
        CIE-Luv:
        56.6290, -43.2616, 38.3136
        Hunter-Lab:
        49.5426, -33.5222, 18.0962
      #329a5b color charts
#329a5b RGB chart
      #329a5b CMYK chart
      #329a5b RGB pie chart
      #329a5b color shades, tints & tones
#329a5b color schemes
#329a5b color preview, HTML & CSS examples
           This text has a color of #329a5b        
        
          <p style="color:#329a5b;">Text here</p>
        
        
          .mytext {color:#329a5b;}
        
        Text color #329a5b
      
           This box has a color of #329a5b        
        
          <div style="background-color:#329a5b;">Content here</div>
        
        
          .mybackground {background-color:#329a5b;}
        
        Background color #329a5b
      
           Border around this has a color of #329a5b        
        
          <div style="border:2px solid #329a5b;">Content here</div>
        
        
          .myborder {border:2px solid #329a5b;}
        
        Border color #329a5b