#32992f color space conversions
Hex:
        #32992f
        RGB:
        50, 153, 47
        CMY:
        80, 40, 82
        CMYK:
        67, 0, 69, 40
      HSL:
        118°, 53.0000%, 39.2157%
        HSV (HSB):
        118°, 69.2810%, 60.0000%
        XYZ:
        13.2197, 23.6658, 6.5605
        xyY:
        0.3043, 0.5447, 23.6658
      CIE-Lab:
        55.7516, -50.2157, 45.3024
        CIE-LCH:
        55.7516, 67.6309, 137.9446
        CIE-Luv:
        55.7516, -44.5842, 58.5403
        Hunter-Lab:
        48.6475, -36.6267, 26.0575
      #32992f color charts
#32992f RGB chart
      #32992f CMYK chart
      #32992f RGB pie chart
      #32992f color shades, tints & tones
#32992f color schemes
#32992f color preview, HTML & CSS examples
           This text has a color of #32992f        
        
          <p style="color:#32992f;">Text here</p>
        
        
          .mytext {color:#32992f;}
        
        Text color #32992f
      
           This box has a color of #32992f        
        
          <div style="background-color:#32992f;">Content here</div>
        
        
          .mybackground {background-color:#32992f;}
        
        Background color #32992f
      
           Border around this has a color of #32992f        
        
          <div style="border:2px solid #32992f;">Content here</div>
        
        
          .myborder {border:2px solid #32992f;}
        
        Border color #32992f