#328b45 color space conversions
Hex:
        #328b45
        RGB:
        50, 139, 69
        CMY:
        80, 45, 73
        CMYK:
        64, 0, 50, 45
      HSL:
        133°, 47.0899%, 37.0588%
        HSV (HSB):
        133°, 64.0288%, 54.5098%
        XYZ:
        11.6222, 19.5730, 8.7956
        xyY:
        0.2906, 0.4894, 19.5730
      CIE-Lab:
        51.3510, -42.1337, 29.6656
        CIE-LCH:
        51.3510, 51.5296, 144.8513
        CIE-Luv:
        51.3510, -38.4826, 41.9834
        Hunter-Lab:
        44.2414, -30.5306, 19.1815
      #328b45 color charts
#328b45 RGB chart
      #328b45 CMYK chart
      #328b45 RGB pie chart
      #328b45 color shades, tints & tones
#328b45 color schemes
#328b45 color preview, HTML & CSS examples
           This text has a color of #328b45        
        
          <p style="color:#328b45;">Text here</p>
        
        
          .mytext {color:#328b45;}
        
        Text color #328b45
      
           This box has a color of #328b45        
        
          <div style="background-color:#328b45;">Content here</div>
        
        
          .mybackground {background-color:#328b45;}
        
        Background color #328b45
      
           Border around this has a color of #328b45        
        
          <div style="border:2px solid #328b45;">Content here</div>
        
        
          .myborder {border:2px solid #328b45;}
        
        Border color #328b45