#32982f color space conversions
Hex:
        #32982f
        RGB:
        50, 152, 47
        CMY:
        80, 40, 82
        CMYK:
        67, 0, 69, 40
      HSL:
        118°, 52.7638%, 39.0196%
        HSV (HSB):
        118°, 69.0789%, 59.6078%
        XYZ:
        13.0567, 23.3398, 6.5062
        xyY:
        0.3043, 0.5440, 23.3398
      CIE-Lab:
        55.4207, -49.8582, 44.9488
        CIE-LCH:
        55.4207, 67.1285, 137.9643
        CIE-Luv:
        55.4207, -44.2083, 58.0613
        Hunter-Lab:
        48.3113, -36.3030, 25.8332
      #32982f color charts
#32982f RGB chart
      #32982f CMYK chart
      #32982f RGB pie chart
      #32982f color shades, tints & tones
#32982f color schemes
#32982f color preview, HTML & CSS examples
           This text has a color of #32982f        
        
          <p style="color:#32982f;">Text here</p>
        
        
          .mytext {color:#32982f;}
        
        Text color #32982f
      
           This box has a color of #32982f        
        
          <div style="background-color:#32982f;">Content here</div>
        
        
          .mybackground {background-color:#32982f;}
        
        Background color #32982f
      
           Border around this has a color of #32982f        
        
          <div style="border:2px solid #32982f;">Content here</div>
        
        
          .myborder {border:2px solid #32982f;}
        
        Border color #32982f