#328e39 color space conversions
Hex:
        #328e39
        RGB:
        50, 142, 57
        CMY:
        80, 44, 78
        CMYK:
        65, 0, 60, 44
      HSL:
        125°, 47.9167%, 37.6471%
        HSV (HSB):
        125°, 64.7887%, 55.6863%
        XYZ:
        11.7269, 20.3195, 7.1749
        xyY:
        0.2990, 0.5181, 20.3195
      CIE-Lab:
        52.1966, -45.0353, 36.7982
        CIE-LCH:
        52.1966, 58.1574, 140.7478
        CIE-Luv:
        52.1966, -40.0877, 49.2937
        Hunter-Lab:
        45.0772, -32.4479, 22.1169
      #328e39 color charts
#328e39 RGB chart
      #328e39 CMYK chart
      #328e39 RGB pie chart
      #328e39 color shades, tints & tones
#328e39 color schemes
#328e39 color preview, HTML & CSS examples
           This text has a color of #328e39        
        
          <p style="color:#328e39;">Text here</p>
        
        
          .mytext {color:#328e39;}
        
        Text color #328e39
      
           This box has a color of #328e39        
        
          <div style="background-color:#328e39;">Content here</div>
        
        
          .mybackground {background-color:#328e39;}
        
        Background color #328e39
      
           Border around this has a color of #328e39        
        
          <div style="border:2px solid #328e39;">Content here</div>
        
        
          .myborder {border:2px solid #328e39;}
        
        Border color #328e39