#328f27 color space conversions
Hex:
        #328f27
        RGB:
        50, 143, 39
        CMY:
        80, 44, 85
        CMYK:
        65, 0, 73, 44
      HSL:
        114°, 57.1429%, 35.6863%
        HSV (HSB):
        114°, 72.7273%, 56.0784%
        XYZ:
        11.5041, 20.4695, 5.2641
        xyY:
        0.3089, 0.5497, 20.4695
      CIE-Lab:
        52.3640, -47.3437, 45.0094
        CIE-LCH:
        52.3640, 65.3244, 136.4478
        CIE-Luv:
        52.3640, -40.9844, 56.2814
        Hunter-Lab:
        45.2432, -33.7882, 24.7718
      #328f27 color charts
#328f27 RGB chart
      #328f27 CMYK chart
      #328f27 RGB pie chart
      #328f27 color shades, tints & tones
#328f27 color schemes
#328f27 color preview, HTML & CSS examples
           This text has a color of #328f27        
        
          <p style="color:#328f27;">Text here</p>
        
        
          .mytext {color:#328f27;}
        
        Text color #328f27
      
           This box has a color of #328f27        
        
          <div style="background-color:#328f27;">Content here</div>
        
        
          .mybackground {background-color:#328f27;}
        
        Background color #328f27
      
           Border around this has a color of #328f27        
        
          <div style="border:2px solid #328f27;">Content here</div>
        
        
          .myborder {border:2px solid #328f27;}
        
        Border color #328f27