#328f28 color space conversions
Hex:
        #328f28
        RGB:
        50, 143, 40
        CMY:
        80, 44, 84
        CMYK:
        65, 0, 72, 44
      HSL:
        114°, 56.2842%, 35.8824%
        HSV (HSB):
        114°, 72.0280%, 56.0784%
        XYZ:
        11.5209, 20.4762, 5.3526
        xyY:
        0.3085, 0.5482, 20.4762
      CIE-Lab:
        52.3714, -47.2556, 44.6166
        CIE-LCH:
        52.3714, 64.9902, 136.6454
        CIE-Luv:
        52.3714, -40.9608, 55.9833
        Hunter-Lab:
        45.2507, -33.7424, 24.6622
      #328f28 color charts
#328f28 RGB chart
      #328f28 CMYK chart
      #328f28 RGB pie chart
      #328f28 color shades, tints & tones
#328f28 color schemes
#328f28 color preview, HTML & CSS examples
           This text has a color of #328f28        
        
          <p style="color:#328f28;">Text here</p>
        
        
          .mytext {color:#328f28;}
        
        Text color #328f28
      
           This box has a color of #328f28        
        
          <div style="background-color:#328f28;">Content here</div>
        
        
          .mybackground {background-color:#328f28;}
        
        Background color #328f28
      
           Border around this has a color of #328f28        
        
          <div style="border:2px solid #328f28;">Content here</div>
        
        
          .myborder {border:2px solid #328f28;}
        
        Border color #328f28