#328e2e color space conversions
Hex:
        #328e2e
        RGB:
        50, 142, 46
        CMY:
        80, 44, 82
        CMYK:
        65, 0, 68, 44
      HSL:
        118°, 51.0638%, 36.8627%
        HSV (HSB):
        118°, 67.6056%, 55.6863%
        XYZ:
        11.4815, 20.2214, 5.8827
        xyY:
        0.3055, 0.5380, 20.2214
      CIE-Lab:
        52.0866, -46.3096, 41.7823
        CIE-LCH:
        52.0866, 62.3726, 137.9420
        CIE-Luv:
        52.0866, -40.4213, 53.5544
        Hunter-Lab:
        44.9682, -33.1187, 23.7214
      #328e2e color charts
#328e2e RGB chart
      #328e2e CMYK chart
      #328e2e RGB pie chart
      #328e2e color shades, tints & tones
#328e2e color schemes
#328e2e color preview, HTML & CSS examples
           This text has a color of #328e2e        
        
          <p style="color:#328e2e;">Text here</p>
        
        
          .mytext {color:#328e2e;}
        
        Text color #328e2e
      
           This box has a color of #328e2e        
        
          <div style="background-color:#328e2e;">Content here</div>
        
        
          .mybackground {background-color:#328e2e;}
        
        Background color #328e2e
      
           Border around this has a color of #328e2e        
        
          <div style="border:2px solid #328e2e;">Content here</div>
        
        
          .myborder {border:2px solid #328e2e;}
        
        Border color #328e2e