#328c0f color space conversions
Hex:
        #328c0f
        RGB:
        50, 140, 15
        CMY:
        80, 45, 94
        CMYK:
        64, 0, 89, 45
      HSL:
        103°, 80.6452%, 30.3922%
        HSV (HSB):
        103°, 89.2857%, 54.9020%
        XYZ:
        10.7797, 19.4688, 3.6416
        xyY:
        0.3181, 0.5745, 19.4688
      CIE-Lab:
        51.2312, -47.7651, 51.4778
        CIE-LCH:
        51.2312, 70.2244, 132.8575
        CIE-Luv:
        51.2312, -40.2289, 60.0437
        Hunter-Lab:
        44.1234, -33.6070, 25.9930
      #328c0f color charts
#328c0f RGB chart
      #328c0f CMYK chart
      #328c0f RGB pie chart
      #328c0f color shades, tints & tones
#328c0f color schemes
#328c0f color preview, HTML & CSS examples
           This text has a color of #328c0f        
        
          <p style="color:#328c0f;">Text here</p>
        
        
          .mytext {color:#328c0f;}
        
        Text color #328c0f
      
           This box has a color of #328c0f        
        
          <div style="background-color:#328c0f;">Content here</div>
        
        
          .mybackground {background-color:#328c0f;}
        
        Background color #328c0f
      
           Border around this has a color of #328c0f        
        
          <div style="border:2px solid #328c0f;">Content here</div>
        
        
          .myborder {border:2px solid #328c0f;}
        
        Border color #328c0f