#1f9414 color space conversions
Hex:
        #1f9414
        RGB:
        31, 148, 20
        CMY:
        88, 42, 92
        CMYK:
        79, 0, 86, 42
      HSL:
        115°, 76.1905%, 32.9412%
        HSV (HSB):
        115°, 86.4865%, 58.0392%
        XYZ:
        11.2812, 21.5216, 4.2213
        xyY:
        0.3047, 0.5813, 21.5216
      CIE-Lab:
        53.5157, -53.9154, 52.1644
        CIE-LCH:
        53.5157, 75.0199, 135.9456
        CIE-Luv:
        53.5157, -47.1063, 62.7750
        Hunter-Lab:
        46.3914, -37.7782, 27.0790
      #1f9414 color charts
#1f9414 RGB chart
      #1f9414 CMYK chart
      #1f9414 RGB pie chart
      #1f9414 color shades, tints & tones
#1f9414 color schemes
#1f9414 color preview, HTML & CSS examples
           This text has a color of #1f9414        
        
          <p style="color:#1f9414;">Text here</p>
        
        
          .mytext {color:#1f9414;}
        
        Text color #1f9414
      
           This box has a color of #1f9414        
        
          <div style="background-color:#1f9414;">Content here</div>
        
        
          .mybackground {background-color:#1f9414;}
        
        Background color #1f9414
      
           Border around this has a color of #1f9414        
        
          <div style="border:2px solid #1f9414;">Content here</div>
        
        
          .myborder {border:2px solid #1f9414;}
        
        Border color #1f9414