#1f5000 color space conversions
Hex:
        #1f5000
        RGB:
        31, 80, 0
        CMY:
        88, 69, 100
        CMYK:
        61, 0, 100, 69
      HSL:
        97°, 100.0000%, 15.6863%
        HSV (HSB):
        97°, 100.0000%, 31.3725%
        XYZ:
        3.4337, 6.0286, 0.9827
        xyY:
        0.3287, 0.5772, 6.0286
      CIE-Lab:
        29.4846, -30.7644, 36.7816
        CIE-LCH:
        29.4846, 47.9513, 129.9094
        CIE-Luv:
        29.4846, -21.4518, 35.3065
        Hunter-Lab:
        24.5533, -18.0053, 14.8144
      #1f5000 color charts
#1f5000 RGB chart
      #1f5000 CMYK chart
      #1f5000 RGB pie chart
      #1f5000 color shades, tints & tones
#1f5000 color schemes
#1f5000 color preview, HTML & CSS examples
           This text has a color of #1f5000        
        
          <p style="color:#1f5000;">Text here</p>
        
        
          .mytext {color:#1f5000;}
        
        Text color #1f5000
      
           This box has a color of #1f5000        
        
          <div style="background-color:#1f5000;">Content here</div>
        
        
          .mybackground {background-color:#1f5000;}
        
        Background color #1f5000
      
           Border around this has a color of #1f5000        
        
          <div style="border:2px solid #1f5000;">Content here</div>
        
        
          .myborder {border:2px solid #1f5000;}
        
        Border color #1f5000