#1f8114 color space conversions
Hex:
        #1f8114
        RGB:
        31, 129, 20
        CMY:
        88, 49, 92
        CMYK:
        76, 0, 84, 49
      HSL:
        114°, 73.1544%, 29.2157%
        HSV (HSB):
        114°, 84.4961%, 50.5882%
        XYZ:
        8.5416, 16.0423, 3.3081
        xyY:
        0.3062, 0.5752, 16.0423
      CIE-Lab:
        47.0300, -47.7210, 46.2649
        CIE-LCH:
        47.0300, 66.4660, 135.8876
        CIE-Luv:
        47.0300, -40.3362, 54.3538
        Hunter-Lab:
        40.0529, -32.0260, 23.1400
      #1f8114 color charts
#1f8114 RGB chart
      #1f8114 CMYK chart
      #1f8114 RGB pie chart
      #1f8114 color shades, tints & tones
#1f8114 color schemes
#1f8114 color preview, HTML & CSS examples
           This text has a color of #1f8114        
        
          <p style="color:#1f8114;">Text here</p>
        
        
          .mytext {color:#1f8114;}
        
        Text color #1f8114
      
           This box has a color of #1f8114        
        
          <div style="background-color:#1f8114;">Content here</div>
        
        
          .mybackground {background-color:#1f8114;}
        
        Background color #1f8114
      
           Border around this has a color of #1f8114        
        
          <div style="border:2px solid #1f8114;">Content here</div>
        
        
          .myborder {border:2px solid #1f8114;}
        
        Border color #1f8114