#418c52 color space conversions
Hex:
        #418c52
        RGB:
        65, 140, 82
        CMY:
        75, 45, 68
        CMYK:
        54, 0, 41, 45
      HSL:
        134°, 36.5854%, 40.1961%
        HSV (HSB):
        134°, 53.5714%, 54.9020%
        XYZ:
        13.0810, 20.4892, 11.2480
        xyY:
        0.2919, 0.4572, 20.4892
      CIE-Lab:
        52.3858, -36.6170, 24.0636
        CIE-LCH:
        52.3858, 43.8162, 146.6882
        CIE-Luv:
        52.3858, -34.1184, 35.6414
        Hunter-Lab:
        45.2650, -27.6293, 16.9524
      #418c52 color charts
#418c52 RGB chart
      #418c52 CMYK chart
      #418c52 RGB pie chart
      #418c52 color shades, tints & tones
#418c52 color schemes
#418c52 color preview, HTML & CSS examples
           This text has a color of #418c52        
        
          <p style="color:#418c52;">Text here</p>
        
        
          .mytext {color:#418c52;}
        
        Text color #418c52
      
           This box has a color of #418c52        
        
          <div style="background-color:#418c52;">Content here</div>
        
        
          .mybackground {background-color:#418c52;}
        
        Background color #418c52
      
           Border around this has a color of #418c52        
        
          <div style="border:2px solid #418c52;">Content here</div>
        
        
          .myborder {border:2px solid #418c52;}
        
        Border color #418c52