#32994d color space conversions
Hex:
        #32994d
        RGB:
        50, 153, 77
        CMY:
        80, 40, 70
        CMYK:
        67, 0, 50, 40
      HSL:
        136°, 50.7389%, 39.8039%
        HSV (HSB):
        136°, 67.3203%, 60.0000%
        XYZ:
        14.0462, 23.9964, 10.9126
        xyY:
        0.2869, 0.4902, 23.9964
      CIE-Lab:
        56.0842, -46.3593, 31.3822
        CIE-LCH:
        56.0842, 55.9824, 145.9046
        CIE-Luv:
        56.0842, -43.5285, 45.6769
        Hunter-Lab:
        48.9861, -34.5430, 21.0823
      #32994d color charts
#32994d RGB chart
      #32994d CMYK chart
      #32994d RGB pie chart
      #32994d color shades, tints & tones
#32994d color schemes
#32994d color preview, HTML & CSS examples
           This text has a color of #32994d        
        
          <p style="color:#32994d;">Text here</p>
        
        
          .mytext {color:#32994d;}
        
        Text color #32994d
      
           This box has a color of #32994d        
        
          <div style="background-color:#32994d;">Content here</div>
        
        
          .mybackground {background-color:#32994d;}
        
        Background color #32994d
      
           Border around this has a color of #32994d        
        
          <div style="border:2px solid #32994d;">Content here</div>
        
        
          .myborder {border:2px solid #32994d;}
        
        Border color #32994d