#409f52 color space conversions
Hex:
        #409f52
        RGB:
        64, 159, 82
        CMY:
        75, 38, 68
        CMYK:
        60, 0, 48, 38
      HSL:
        131°, 42.6009%, 43.7255%
        HSV (HSB):
        131°, 59.7484%, 62.3529%
        XYZ:
        16.0355, 26.4955, 12.2516
        xyY:
        0.2927, 0.4836, 26.4955
      CIE-Lab:
        58.5044, -44.8585, 31.9009
        CIE-LCH:
        58.5044, 55.0450, 144.5816
        CIE-Luv:
        58.5044, -42.1140, 46.6307
        Hunter-Lab:
        51.4737, -34.4714, 21.9196
      #409f52 color charts
#409f52 RGB chart
      #409f52 CMYK chart
      #409f52 RGB pie chart
      #409f52 color shades, tints & tones
#409f52 color schemes
#409f52 color preview, HTML & CSS examples
           This text has a color of #409f52        
        
          <p style="color:#409f52;">Text here</p>
        
        
          .mytext {color:#409f52;}
        
        Text color #409f52
      
           This box has a color of #409f52        
        
          <div style="background-color:#409f52;">Content here</div>
        
        
          .mybackground {background-color:#409f52;}
        
        Background color #409f52
      
           Border around this has a color of #409f52        
        
          <div style="border:2px solid #409f52;">Content here</div>
        
        
          .myborder {border:2px solid #409f52;}
        
        Border color #409f52