#1f7914 color space conversions
Hex:
        #1f7914
        RGB:
        31, 121, 20
        CMY:
        88, 53, 92
        CMYK:
        74, 0, 83, 53
      HSL:
        113°, 71.6312%, 27.6471%
        HSV (HSB):
        113°, 83.4711%, 47.4510%
        XYZ:
        7.5287, 14.0166, 2.9705
        xyY:
        0.3071, 0.5717, 14.0166
      CIE-Lab:
        44.2567, -44.9947, 43.6831
        CIE-LCH:
        44.2567, 62.7115, 135.8474
        CIE-Luv:
        44.2567, -37.3928, 50.7158
        Hunter-Lab:
        37.4387, -29.6224, 21.5029
      #1f7914 color charts
#1f7914 RGB chart
      #1f7914 CMYK chart
      #1f7914 RGB pie chart
      #1f7914 color shades, tints & tones
#1f7914 color schemes
#1f7914 color preview, HTML & CSS examples
           This text has a color of #1f7914        
        
          <p style="color:#1f7914;">Text here</p>
        
        
          .mytext {color:#1f7914;}
        
        Text color #1f7914
      
           This box has a color of #1f7914        
        
          <div style="background-color:#1f7914;">Content here</div>
        
        
          .mybackground {background-color:#1f7914;}
        
        Background color #1f7914
      
           Border around this has a color of #1f7914        
        
          <div style="border:2px solid #1f7914;">Content here</div>
        
        
          .myborder {border:2px solid #1f7914;}
        
        Border color #1f7914