#328e46 color space conversions
Hex:
        #328e46
        RGB:
        50, 142, 70
        CMY:
        80, 44, 73
        CMYK:
        65, 0, 51, 44
      HSL:
        133°, 47.9167%, 37.6471%
        HSV (HSB):
        133°, 64.7887%, 55.6863%
        XYZ:
        12.0939, 20.4663, 9.1073
        xyY:
        0.2902, 0.4912, 20.4663
      CIE-Lab:
        52.3604, -43.1716, 30.3965
        CIE-LCH:
        52.3604, 52.7990, 144.8512
        CIE-Luv:
        52.3604, -39.6103, 43.1510
        Hunter-Lab:
        45.2397, -31.4513, 19.7320
      #328e46 color charts
#328e46 RGB chart
      #328e46 CMYK chart
      #328e46 RGB pie chart
      #328e46 color shades, tints & tones
#328e46 color schemes
#328e46 color preview, HTML & CSS examples
           This text has a color of #328e46        
        
          <p style="color:#328e46;">Text here</p>
        
        
          .mytext {color:#328e46;}
        
        Text color #328e46
      
           This box has a color of #328e46        
        
          <div style="background-color:#328e46;">Content here</div>
        
        
          .mybackground {background-color:#328e46;}
        
        Background color #328e46
      
           Border around this has a color of #328e46        
        
          <div style="border:2px solid #328e46;">Content here</div>
        
        
          .myborder {border:2px solid #328e46;}
        
        Border color #328e46