#328b2e color space conversions
Hex:
        #328b2e
        RGB:
        50, 139, 46
        CMY:
        80, 45, 82
        CMYK:
        64, 0, 67, 45
      HSL:
        117°, 50.2703%, 36.2745%
        HSV (HSB):
        117°, 66.9065%, 54.5098%
        XYZ:
        11.0412, 19.3406, 5.7359
        xyY:
        0.3057, 0.5355, 19.3406
      CIE-Lab:
        51.0833, -45.1867, 40.6867
        CIE-LCH:
        51.0833, 60.8050, 137.9997
        CIE-Luv:
        51.0833, -39.2563, 52.0798
        Hunter-Lab:
        43.9780, -32.1470, 23.0515
      #328b2e color charts
#328b2e RGB chart
      #328b2e CMYK chart
      #328b2e RGB pie chart
      #328b2e color shades, tints & tones
#328b2e color schemes
#328b2e color preview, HTML & CSS examples
           This text has a color of #328b2e        
        
          <p style="color:#328b2e;">Text here</p>
        
        
          .mytext {color:#328b2e;}
        
        Text color #328b2e
      
           This box has a color of #328b2e        
        
          <div style="background-color:#328b2e;">Content here</div>
        
        
          .mybackground {background-color:#328b2e;}
        
        Background color #328b2e
      
           Border around this has a color of #328b2e        
        
          <div style="border:2px solid #328b2e;">Content here</div>
        
        
          .myborder {border:2px solid #328b2e;}
        
        Border color #328b2e