#2fc64b color space conversions
Hex:
        #2fc64b
        RGB:
        47, 198, 75
        CMY:
        82, 22, 71
        CMYK:
        76, 0, 62, 22
      HSL:
        131°, 61.6327%, 48.0392%
        HSV (HSB):
        131°, 76.2626%, 77.6471%
        XYZ:
        22.6364, 41.5005, 13.4740
        xyY:
        0.2917, 0.5347, 41.5005
      CIE-Lab:
        70.5252, -63.0263, 49.5166
        CIE-LCH:
        70.5252, 80.1511, 141.8451
        CIE-Luv:
        70.5252, -60.2958, 70.1151
        Hunter-Lab:
        64.4209, -50.0148, 32.6938
      #2fc64b color charts
#2fc64b RGB chart
      #2fc64b CMYK chart
      #2fc64b RGB pie chart
      #2fc64b color shades, tints & tones
#2fc64b color schemes
#2fc64b color preview, HTML & CSS examples
           This text has a color of #2fc64b        
        
          <p style="color:#2fc64b;">Text here</p>
        
        
          .mytext {color:#2fc64b;}
        
        Text color #2fc64b
      
           This box has a color of #2fc64b        
        
          <div style="background-color:#2fc64b;">Content here</div>
        
        
          .mybackground {background-color:#2fc64b;}
        
        Background color #2fc64b
      
           Border around this has a color of #2fc64b        
        
          <div style="border:2px solid #2fc64b;">Content here</div>
        
        
          .myborder {border:2px solid #2fc64b;}
        
        Border color #2fc64b