#2f9601 color space conversions
Hex:
        #2f9601
        RGB:
        47, 150, 1
        CMY:
        82, 41, 100
        CMYK:
        69, 0, 99, 41
      HSL:
        101°, 98.6755%, 29.6078%
        HSV (HSB):
        101°, 99.3333%, 58.8235%
        XYZ:
        12.0841, 22.4192, 3.7192
        xyY:
        0.3162, 0.5865, 22.4192
      CIE-Lab:
        54.4690, -52.3282, 56.6062
        CIE-LCH:
        54.4690, 77.0877, 132.7511
        CIE-Luv:
        54.4690, -44.8907, 65.7660
        Hunter-Lab:
        47.3489, -37.3049, 28.4872
      #2f9601 color charts
#2f9601 RGB chart
      #2f9601 CMYK chart
      #2f9601 RGB pie chart
      #2f9601 color shades, tints & tones
#2f9601 color schemes
#2f9601 color preview, HTML & CSS examples
           This text has a color of #2f9601        
        
          <p style="color:#2f9601;">Text here</p>
        
        
          .mytext {color:#2f9601;}
        
        Text color #2f9601
      
           This box has a color of #2f9601        
        
          <div style="background-color:#2f9601;">Content here</div>
        
        
          .mybackground {background-color:#2f9601;}
        
        Background color #2f9601
      
           Border around this has a color of #2f9601        
        
          <div style="border:2px solid #2f9601;">Content here</div>
        
        
          .myborder {border:2px solid #2f9601;}
        
        Border color #2f9601