#328f52 color space conversions
Hex:
        #328f52
        RGB:
        50, 143, 82
        CMY:
        80, 44, 68
        CMYK:
        65, 0, 43, 44
      HSL:
        141°, 48.1865%, 37.8431%
        HSV (HSB):
        141°, 65.0350%, 56.0784%
        XYZ:
        12.6608, 20.9322, 11.3557
        xyY:
        0.2817, 0.4657, 20.9322
      CIE-Lab:
        52.8752, -41.5208, 24.6090
        CIE-LCH:
        52.8752, 48.2657, 149.3452
        CIE-Luv:
        52.8752, -39.4838, 37.0755
        Hunter-Lab:
        45.7518, -30.6694, 17.3103
      #328f52 color charts
#328f52 RGB chart
      #328f52 CMYK chart
      #328f52 RGB pie chart
      #328f52 color shades, tints & tones
#328f52 color schemes
#328f52 color preview, HTML & CSS examples
           This text has a color of #328f52        
        
          <p style="color:#328f52;">Text here</p>
        
        
          .mytext {color:#328f52;}
        
        Text color #328f52
      
           This box has a color of #328f52        
        
          <div style="background-color:#328f52;">Content here</div>
        
        
          .mybackground {background-color:#328f52;}
        
        Background color #328f52
      
           Border around this has a color of #328f52        
        
          <div style="border:2px solid #328f52;">Content here</div>
        
        
          .myborder {border:2px solid #328f52;}
        
        Border color #328f52