#418b1f color space conversions
Hex:
        #418b1f
        RGB:
        65, 139, 31
        CMY:
        75, 45, 88
        CMYK:
        53, 0, 78, 45
      HSL:
        101°, 63.5294%, 33.3333%
        HSV (HSB):
        101°, 77.6978%, 54.5098%
        XYZ:
        11.6599, 19.6880, 4.4819
        xyY:
        0.3254, 0.5495, 19.6880
      CIE-Lab:
        51.4826, -42.4328, 47.2937
        CIE-LCH:
        51.4826, 63.5392, 131.8990
        CIE-Luv:
        51.4826, -34.9926, 56.6560
        Hunter-Lab:
        44.3711, -30.7430, 25.0709
      #418b1f color charts
#418b1f RGB chart
      #418b1f CMYK chart
      #418b1f RGB pie chart
      #418b1f color shades, tints & tones
#418b1f color schemes
#418b1f color preview, HTML & CSS examples
           This text has a color of #418b1f        
        
          <p style="color:#418b1f;">Text here</p>
        
        
          .mytext {color:#418b1f;}
        
        Text color #418b1f
      
           This box has a color of #418b1f        
        
          <div style="background-color:#418b1f;">Content here</div>
        
        
          .mybackground {background-color:#418b1f;}
        
        Background color #418b1f
      
           Border around this has a color of #418b1f        
        
          <div style="border:2px solid #418b1f;">Content here</div>
        
        
          .myborder {border:2px solid #418b1f;}
        
        Border color #418b1f