#328c3d color space conversions
Hex:
        #328c3d
        RGB:
        50, 140, 61
        CMY:
        80, 45, 76
        CMYK:
        64, 0, 56, 45
      HSL:
        127°, 47.3684%, 37.2549%
        HSV (HSB):
        127°, 64.2857%, 54.9020%
        XYZ:
        11.5358, 19.7712, 7.6231
        xyY:
        0.2963, 0.5079, 19.7712
      CIE-Lab:
        51.5775, -43.7268, 34.0826
        CIE-LCH:
        51.5775, 55.4406, 142.0656
        CIE-Luv:
        51.5775, -39.1733, 46.4614
        Hunter-Lab:
        44.4648, -31.5041, 20.9606
      #328c3d color charts
#328c3d RGB chart
      #328c3d CMYK chart
      #328c3d RGB pie chart
      #328c3d color shades, tints & tones
#328c3d color schemes
#328c3d color preview, HTML & CSS examples
           This text has a color of #328c3d        
        
          <p style="color:#328c3d;">Text here</p>
        
        
          .mytext {color:#328c3d;}
        
        Text color #328c3d
      
           This box has a color of #328c3d        
        
          <div style="background-color:#328c3d;">Content here</div>
        
        
          .mybackground {background-color:#328c3d;}
        
        Background color #328c3d
      
           Border around this has a color of #328c3d        
        
          <div style="border:2px solid #328c3d;">Content here</div>
        
        
          .myborder {border:2px solid #328c3d;}
        
        Border color #328c3d