#2fc96f color space conversions
Hex:
        #2fc96f
        RGB:
        47, 201, 111
        CMY:
        82, 21, 56
        CMYK:
        77, 0, 45, 21
      HSL:
        145°, 62.0968%, 48.6275%
        HSV (HSB):
        145°, 76.6169%, 78.8235%
        XYZ:
        24.9282, 43.5253, 22.1263
        xyY:
        0.2752, 0.4805, 43.5253
      CIE-Lab:
        71.9101, -58.8706, 33.9856
        CIE-LCH:
        71.9101, 67.9763, 150.0024
        CIE-Luv:
        71.9101, -59.6899, 54.2646
        Hunter-Lab:
        65.9737, -48.0078, 26.2969
      #2fc96f color charts
#2fc96f RGB chart
      #2fc96f CMYK chart
      #2fc96f RGB pie chart
      #2fc96f color shades, tints & tones
#2fc96f color schemes
#2fc96f color preview, HTML & CSS examples
           This text has a color of #2fc96f        
        
          <p style="color:#2fc96f;">Text here</p>
        
        
          .mytext {color:#2fc96f;}
        
        Text color #2fc96f
      
           This box has a color of #2fc96f        
        
          <div style="background-color:#2fc96f;">Content here</div>
        
        
          .mybackground {background-color:#2fc96f;}
        
        Background color #2fc96f
      
           Border around this has a color of #2fc96f        
        
          <div style="border:2px solid #2fc96f;">Content here</div>
        
        
          .myborder {border:2px solid #2fc96f;}
        
        Border color #2fc96f