#32940d color space conversions
Hex:
        #32940d
        RGB:
        50, 148, 13
        CMY:
        80, 42, 95
        CMYK:
        66, 0, 91, 42
      HSL:
        104°, 83.8509%, 31.5686%
        HSV (HSB):
        104°, 91.2162%, 58.0392%
        XYZ:
        11.9779, 21.8870, 3.9741
        xyY:
        0.3166, 0.5784, 21.8870
      CIE-Lab:
        53.9069, -50.6438, 54.1871
        CIE-LCH:
        53.9069, 74.1689, 133.0641
        CIE-Luv:
        53.9069, -43.3130, 63.7357
        Hunter-Lab:
        46.7835, -36.1700, 27.7120
      #32940d color charts
#32940d RGB chart
      #32940d CMYK chart
      #32940d RGB pie chart
      #32940d color shades, tints & tones
#32940d color schemes
#32940d color preview, HTML & CSS examples
           This text has a color of #32940d        
        
          <p style="color:#32940d;">Text here</p>
        
        
          .mytext {color:#32940d;}
        
        Text color #32940d
      
           This box has a color of #32940d        
        
          <div style="background-color:#32940d;">Content here</div>
        
        
          .mybackground {background-color:#32940d;}
        
        Background color #32940d
      
           Border around this has a color of #32940d        
        
          <div style="border:2px solid #32940d;">Content here</div>
        
        
          .myborder {border:2px solid #32940d;}
        
        Border color #32940d