#419b4d color space conversions
Hex:
        #419b4d
        RGB:
        65, 155, 77
        CMY:
        75, 39, 70
        CMYK:
        58, 0, 50, 39
      HSL:
        128°, 40.9091%, 43.1373%
        HSV (HSB):
        128°, 58.0645%, 60.7843%
        XYZ:
        15.2409, 25.1023, 11.0631
        xyY:
        0.2965, 0.4883, 25.1023
      CIE-Lab:
        57.1750, -43.7694, 32.8378
        CIE-LCH:
        57.1750, 54.7182, 143.1211
        CIE-Luv:
        57.1750, -40.4227, 47.0388
        Hunter-Lab:
        50.1022, -33.3800, 21.9797
      #419b4d color charts
#419b4d RGB chart
      #419b4d CMYK chart
      #419b4d RGB pie chart
      #419b4d color shades, tints & tones
#419b4d color schemes
#419b4d color preview, HTML & CSS examples
           This text has a color of #419b4d        
        
          <p style="color:#419b4d;">Text here</p>
        
        
          .mytext {color:#419b4d;}
        
        Text color #419b4d
      
           This box has a color of #419b4d        
        
          <div style="background-color:#419b4d;">Content here</div>
        
        
          .mybackground {background-color:#419b4d;}
        
        Background color #419b4d
      
           Border around this has a color of #419b4d        
        
          <div style="border:2px solid #419b4d;">Content here</div>
        
        
          .myborder {border:2px solid #419b4d;}
        
        Border color #419b4d