#2fb01e color space conversions
Hex:
        #2fb01e
        RGB:
        47, 176, 30
        CMY:
        82, 31, 88
        CMYK:
        73, 0, 83, 31
      HSL:
        113°, 70.8738%, 40.3922%
        HSV (HSB):
        113°, 82.9545%, 69.0196%
        XYZ:
        16.9320, 31.7487, 6.4640
        xyY:
        0.3070, 0.5757, 31.7487
      CIE-Lab:
        63.1347, -59.7611, 58.4183
        CIE-LCH:
        63.1347, 83.5708, 135.6510
        CIE-Luv:
        63.1347, -53.9250, 73.1639
        Hunter-Lab:
        56.3460, -44.9663, 32.6405
      #2fb01e color charts
#2fb01e RGB chart
      #2fb01e CMYK chart
      #2fb01e RGB pie chart
      #2fb01e color shades, tints & tones
#2fb01e color schemes
#2fb01e color preview, HTML & CSS examples
           This text has a color of #2fb01e        
        
          <p style="color:#2fb01e;">Text here</p>
        
        
          .mytext {color:#2fb01e;}
        
        Text color #2fb01e
      
           This box has a color of #2fb01e        
        
          <div style="background-color:#2fb01e;">Content here</div>
        
        
          .mybackground {background-color:#2fb01e;}
        
        Background color #2fb01e
      
           Border around this has a color of #2fb01e        
        
          <div style="border:2px solid #2fb01e;">Content here</div>
        
        
          .myborder {border:2px solid #2fb01e;}
        
        Border color #2fb01e