#328d46 color space conversions
Hex:
        #328d46
        RGB:
        50, 141, 70
        CMY:
        80, 45, 73
        CMYK:
        65, 0, 50, 45
      HSL:
        133°, 47.6440%, 37.4510%
        HSV (HSB):
        133°, 64.5390%, 55.2941%
        XYZ:
        11.9458, 20.1701, 9.0580
        xyY:
        0.2901, 0.4899, 20.1701
      CIE-Lab:
        52.0289, -42.7739, 29.9834
        CIE-LCH:
        52.0289, 52.2361, 144.9705
        CIE-Luv:
        52.0289, -39.2221, 42.5891
        Hunter-Lab:
        44.9111, -31.1157, 19.4798
      #328d46 color charts
#328d46 RGB chart
      #328d46 CMYK chart
      #328d46 RGB pie chart
      #328d46 color shades, tints & tones
#328d46 color schemes
#328d46 color preview, HTML & CSS examples
           This text has a color of #328d46        
        
          <p style="color:#328d46;">Text here</p>
        
        
          .mytext {color:#328d46;}
        
        Text color #328d46
      
           This box has a color of #328d46        
        
          <div style="background-color:#328d46;">Content here</div>
        
        
          .mybackground {background-color:#328d46;}
        
        Background color #328d46
      
           Border around this has a color of #328d46        
        
          <div style="border:2px solid #328d46;">Content here</div>
        
        
          .myborder {border:2px solid #328d46;}
        
        Border color #328d46