#32844f color space conversions
Hex:
        #32844f
        RGB:
        50, 132, 79
        CMY:
        80, 48, 69
        CMYK:
        62, 0, 40, 48
      HSL:
        141°, 45.0549%, 35.6863%
        HSV (HSB):
        141°, 62.1212%, 51.7647%
        XYZ:
        10.9779, 17.7452, 10.2437
        xyY:
        0.2817, 0.4554, 17.7452
      CIE-Lab:
        49.1855, -37.4730, 21.4264
        CIE-LCH:
        49.1855, 43.1661, 150.2398
        CIE-Luv:
        49.1855, -35.3061, 32.2151
        Hunter-Lab:
        42.1250, -27.2009, 15.0697
      #32844f color charts
#32844f RGB chart
      #32844f CMYK chart
      #32844f RGB pie chart
      #32844f color shades, tints & tones
#32844f color schemes
#32844f color preview, HTML & CSS examples
           This text has a color of #32844f        
        
          <p style="color:#32844f;">Text here</p>
        
        
          .mytext {color:#32844f;}
        
        Text color #32844f
      
           This box has a color of #32844f        
        
          <div style="background-color:#32844f;">Content here</div>
        
        
          .mybackground {background-color:#32844f;}
        
        Background color #32844f
      
           Border around this has a color of #32844f        
        
          <div style="border:2px solid #32844f;">Content here</div>
        
        
          .myborder {border:2px solid #32844f;}
        
        Border color #32844f