#419b2d color space conversions
Hex:
        #419b2d
        RGB:
        65, 155, 45
        CMY:
        75, 39, 82
        CMYK:
        58, 0, 71, 39
      HSL:
        109°, 55.0000%, 39.2157%
        HSV (HSB):
        109°, 70.9677%, 60.7843%
        XYZ:
        14.3750, 24.7560, 6.5034
        xyY:
        0.3150, 0.5425, 24.7560
      CIE-Lab:
        56.8369, -47.5570, 47.4020
        CIE-LCH:
        56.8369, 67.1462, 135.0935
        CIE-Luv:
        56.8369, -41.3355, 60.2123
        Hunter-Lab:
        49.7554, -35.5009, 27.0792
      #419b2d color charts
#419b2d RGB chart
      #419b2d CMYK chart
      #419b2d RGB pie chart
      #419b2d color shades, tints & tones
#419b2d color schemes
#419b2d color preview, HTML & CSS examples
           This text has a color of #419b2d        
        
          <p style="color:#419b2d;">Text here</p>
        
        
          .mytext {color:#419b2d;}
        
        Text color #419b2d
      
           This box has a color of #419b2d        
        
          <div style="background-color:#419b2d;">Content here</div>
        
        
          .mybackground {background-color:#419b2d;}
        
        Background color #419b2d
      
           Border around this has a color of #419b2d        
        
          <div style="border:2px solid #419b2d;">Content here</div>
        
        
          .myborder {border:2px solid #419b2d;}
        
        Border color #419b2d