#2f9742 color space conversions
Hex:
        #2f9742
        RGB:
        47, 151, 66
        CMY:
        82, 41, 74
        CMYK:
        69, 0, 56, 41
      HSL:
        131°, 52.5253%, 38.8235%
        HSV (HSB):
        131°, 68.8742%, 59.2157%
        XYZ:
        13.2223, 23.1309, 8.9221
        xyY:
        0.2920, 0.5109, 23.1309
      CIE-Lab:
        55.2069, -47.8512, 35.9014
        CIE-LCH:
        55.2069, 59.8218, 143.1201
        CIE-Luv:
        55.2069, -43.8929, 49.9931
        Hunter-Lab:
        48.0946, -35.0920, 22.6673
      #2f9742 color charts
#2f9742 RGB chart
      #2f9742 CMYK chart
      #2f9742 RGB pie chart
      #2f9742 color shades, tints & tones
#2f9742 color schemes
#2f9742 color preview, HTML & CSS examples
           This text has a color of #2f9742        
        
          <p style="color:#2f9742;">Text here</p>
        
        
          .mytext {color:#2f9742;}
        
        Text color #2f9742
      
           This box has a color of #2f9742        
        
          <div style="background-color:#2f9742;">Content here</div>
        
        
          .mybackground {background-color:#2f9742;}
        
        Background color #2f9742
      
           Border around this has a color of #2f9742        
        
          <div style="border:2px solid #2f9742;">Content here</div>
        
        
          .myborder {border:2px solid #2f9742;}
        
        Border color #2f9742