#329e1d color space conversions
Hex:
        #329e1d
        RGB:
        50, 158, 29
        CMY:
        80, 38, 89
        CMYK:
        68, 0, 82, 38
      HSL:
        110°, 68.9840%, 36.6667%
        HSV (HSB):
        110°, 81.6456%, 61.9608%
        XYZ:
        13.7640, 25.2205, 5.3050
        xyY:
        0.3108, 0.5694, 25.2205
      CIE-Lab:
        57.2897, -53.3374, 53.3140
        CIE-LCH:
        57.2897, 75.4140, 135.0126
        CIE-Luv:
        57.2897, -46.8414, 65.5518
        Hunter-Lab:
        50.2201, -38.9628, 28.8909
      #329e1d color charts
#329e1d RGB chart
      #329e1d CMYK chart
      #329e1d RGB pie chart
      #329e1d color shades, tints & tones
#329e1d color schemes
#329e1d color preview, HTML & CSS examples
           This text has a color of #329e1d        
        
          <p style="color:#329e1d;">Text here</p>
        
        
          .mytext {color:#329e1d;}
        
        Text color #329e1d
      
           This box has a color of #329e1d        
        
          <div style="background-color:#329e1d;">Content here</div>
        
        
          .mybackground {background-color:#329e1d;}
        
        Background color #329e1d
      
           Border around this has a color of #329e1d        
        
          <div style="border:2px solid #329e1d;">Content here</div>
        
        
          .myborder {border:2px solid #329e1d;}
        
        Border color #329e1d