#2fb21a color space conversions
Hex:
        #2fb21a
        RGB:
        47, 178, 26
        CMY:
        82, 30, 90
        CMYK:
        74, 0, 85, 30
      HSL:
        112°, 74.5098%, 40.0000%
        HSV (HSB):
        112°, 85.3933%, 69.8039%
        XYZ:
        17.2791, 32.5197, 6.3435
        xyY:
        0.3078, 0.5792, 32.5197
      CIE-Lab:
        63.7701, -60.5902, 60.0017
        CIE-LCH:
        63.7701, 85.2723, 135.2796
        CIE-Luv:
        63.7701, -54.6853, 74.6907
        Hunter-Lab:
        57.0261, -45.7093, 33.3229
      #2fb21a color charts
#2fb21a RGB chart
      #2fb21a CMYK chart
      #2fb21a RGB pie chart
      #2fb21a color shades, tints & tones
#2fb21a color schemes
#2fb21a color preview, HTML & CSS examples
           This text has a color of #2fb21a        
        
          <p style="color:#2fb21a;">Text here</p>
        
        
          .mytext {color:#2fb21a;}
        
        Text color #2fb21a
      
           This box has a color of #2fb21a        
        
          <div style="background-color:#2fb21a;">Content here</div>
        
        
          .mybackground {background-color:#2fb21a;}
        
        Background color #2fb21a
      
           Border around this has a color of #2fb21a        
        
          <div style="border:2px solid #2fb21a;">Content here</div>
        
        
          .myborder {border:2px solid #2fb21a;}
        
        Border color #2fb21a