#1f7912 color space conversions
Hex:
        #1f7912
        RGB:
        31, 121, 18
        CMY:
        88, 53, 93
        CMYK:
        74, 0, 85, 53
      HSL:
        112°, 74.1007%, 27.2549%
        HSV (HSB):
        112°, 85.1240%, 47.4510%
        XYZ:
        7.5116, 14.0097, 2.8805
        xyY:
        0.3078, 0.5741, 14.0097
      CIE-Lab:
        44.2469, -45.1150, 44.2803
        CIE-LCH:
        44.2469, 63.2148, 135.5350
        CIE-Luv:
        44.2469, -37.4267, 51.0992
        Hunter-Lab:
        37.4296, -29.6791, 21.6378
      #1f7912 color charts
#1f7912 RGB chart
      #1f7912 CMYK chart
      #1f7912 RGB pie chart
      #1f7912 color shades, tints & tones
#1f7912 color schemes
#1f7912 color preview, HTML & CSS examples
           This text has a color of #1f7912        
        
          <p style="color:#1f7912;">Text here</p>
        
        
          .mytext {color:#1f7912;}
        
        Text color #1f7912
      
           This box has a color of #1f7912        
        
          <div style="background-color:#1f7912;">Content here</div>
        
        
          .mybackground {background-color:#1f7912;}
        
        Background color #1f7912
      
           Border around this has a color of #1f7912        
        
          <div style="border:2px solid #1f7912;">Content here</div>
        
        
          .myborder {border:2px solid #1f7912;}
        
        Border color #1f7912