#1f9312 color space conversions
Hex:
        #1f9312
        RGB:
        31, 147, 18
        CMY:
        88, 42, 93
        CMYK:
        79, 0, 88, 42
      HSL:
        114°, 78.1818%, 32.3529%
        HSV (HSB):
        114°, 87.7551%, 57.6471%
        XYZ:
        11.1080, 21.2024, 4.0793
        xyY:
        0.3053, 0.5826, 21.2024
      CIE-Lab:
        53.1703, -53.6911, 52.3368
        CIE-LCH:
        53.1703, 74.9791, 135.7318
        CIE-Luv:
        53.1703, -46.7861, 62.6461
        Hunter-Lab:
        46.0461, -37.5200, 26.9797
      #1f9312 color charts
#1f9312 RGB chart
      #1f9312 CMYK chart
      #1f9312 RGB pie chart
      #1f9312 color shades, tints & tones
#1f9312 color schemes
#1f9312 color preview, HTML & CSS examples
           This text has a color of #1f9312        
        
          <p style="color:#1f9312;">Text here</p>
        
        
          .mytext {color:#1f9312;}
        
        Text color #1f9312
      
           This box has a color of #1f9312        
        
          <div style="background-color:#1f9312;">Content here</div>
        
        
          .mybackground {background-color:#1f9312;}
        
        Background color #1f9312
      
           Border around this has a color of #1f9312        
        
          <div style="border:2px solid #1f9312;">Content here</div>
        
        
          .myborder {border:2px solid #1f9312;}
        
        Border color #1f9312