#419b4f color space conversions
Hex:
        #419b4f
        RGB:
        65, 155, 79
        CMY:
        75, 39, 69
        CMYK:
        58, 0, 49, 39
      HSL:
        129°, 40.9091%, 43.1373%
        HSV (HSB):
        129°, 58.0645%, 60.7843%
        XYZ:
        15.3126, 25.1310, 11.4409
        xyY:
        0.2951, 0.4844, 25.1310
      CIE-Lab:
        57.2029, -43.4640, 31.8356
        CIE-LCH:
        57.2029, 53.8760, 143.7788
        CIE-Luv:
        57.2029, -40.3512, 45.9965
        Hunter-Lab:
        50.1308, -33.2057, 21.5604
      #419b4f color charts
#419b4f RGB chart
      #419b4f CMYK chart
      #419b4f RGB pie chart
      #419b4f color shades, tints & tones
#419b4f color schemes
#419b4f color preview, HTML & CSS examples
           This text has a color of #419b4f        
        
          <p style="color:#419b4f;">Text here</p>
        
        
          .mytext {color:#419b4f;}
        
        Text color #419b4f
      
           This box has a color of #419b4f        
        
          <div style="background-color:#419b4f;">Content here</div>
        
        
          .mybackground {background-color:#419b4f;}
        
        Background color #419b4f
      
           Border around this has a color of #419b4f        
        
          <div style="border:2px solid #419b4f;">Content here</div>
        
        
          .myborder {border:2px solid #419b4f;}
        
        Border color #419b4f