#32994f color space conversions
Hex:
        #32994f
        RGB:
        50, 153, 79
        CMY:
        80, 40, 69
        CMYK:
        67, 0, 48, 40
      HSL:
        137°, 50.7389%, 39.8039%
        HSV (HSB):
        137°, 67.3203%, 60.0000%
        XYZ:
        14.1179, 24.0251, 11.2904
        xyY:
        0.2856, 0.4860, 24.0251
      CIE-Lab:
        56.1129, -46.0339, 30.3720
        CIE-LCH:
        56.1129, 55.1505, 146.5842
        CIE-Luv:
        56.1129, -43.4418, 44.6105
        Hunter-Lab:
        49.0154, -34.3636, 20.6537
      #32994f color charts
#32994f RGB chart
      #32994f CMYK chart
      #32994f RGB pie chart
      #32994f color shades, tints & tones
#32994f color schemes
#32994f color preview, HTML & CSS examples
           This text has a color of #32994f        
        
          <p style="color:#32994f;">Text here</p>
        
        
          .mytext {color:#32994f;}
        
        Text color #32994f
      
           This box has a color of #32994f        
        
          <div style="background-color:#32994f;">Content here</div>
        
        
          .mybackground {background-color:#32994f;}
        
        Background color #32994f
      
           Border around this has a color of #32994f        
        
          <div style="border:2px solid #32994f;">Content here</div>
        
        
          .myborder {border:2px solid #32994f;}
        
        Border color #32994f