#1f7242 color space conversions
Hex:
        #1f7242
        RGB:
        31, 114, 66
        CMY:
        88, 55, 74
        CMYK:
        73, 0, 42, 55
      HSL:
        145°, 57.2414%, 28.4314%
        HSV (HSB):
        145°, 72.8070%, 44.7059%
        XYZ:
        7.5658, 12.7193, 7.2106
        xyY:
        0.2752, 0.4626, 12.7193
      CIE-Lab:
        42.3372, -36.3695, 19.6656
        CIE-LCH:
        42.3372, 41.3458, 151.5991
        CIE-Luv:
        42.3372, -33.1729, 28.6362
        Hunter-Lab:
        35.6641, -24.5453, 12.9776
      #1f7242 color charts
#1f7242 RGB chart
      #1f7242 CMYK chart
      #1f7242 RGB pie chart
      #1f7242 color shades, tints & tones
#1f7242 color schemes
#1f7242 color preview, HTML & CSS examples
           This text has a color of #1f7242        
        
          <p style="color:#1f7242;">Text here</p>
        
        
          .mytext {color:#1f7242;}
        
        Text color #1f7242
      
           This box has a color of #1f7242        
        
          <div style="background-color:#1f7242;">Content here</div>
        
        
          .mybackground {background-color:#1f7242;}
        
        Background color #1f7242
      
           Border around this has a color of #1f7242        
        
          <div style="border:2px solid #1f7242;">Content here</div>
        
        
          .myborder {border:2px solid #1f7242;}
        
        Border color #1f7242