#2fb248 color space conversions
Hex:
        #2fb248
        RGB:
        47, 178, 72
        CMY:
        82, 30, 72
        CMYK:
        74, 0, 60, 30
      HSL:
        131°, 58.2222%, 44.1176%
        HSV (HSB):
        131°, 73.5955%, 69.8039%
        XYZ:
        18.2624, 32.9130, 11.5212
        xyY:
        0.2913, 0.5250, 32.9130
      CIE-Lab:
        64.0904, -56.6970, 43.4902
        CIE-LCH:
        64.0904, 71.4559, 142.5095
        CIE-Luv:
        64.0904, -53.4707, 61.3788
        Hunter-Lab:
        57.3699, -43.5759, 28.2521
      #2fb248 color charts
#2fb248 RGB chart
      #2fb248 CMYK chart
      #2fb248 RGB pie chart
      #2fb248 color shades, tints & tones
#2fb248 color schemes
#2fb248 color preview, HTML & CSS examples
           This text has a color of #2fb248        
        
          <p style="color:#2fb248;">Text here</p>
        
        
          .mytext {color:#2fb248;}
        
        Text color #2fb248
      
           This box has a color of #2fb248        
        
          <div style="background-color:#2fb248;">Content here</div>
        
        
          .mybackground {background-color:#2fb248;}
        
        Background color #2fb248
      
           Border around this has a color of #2fb248        
        
          <div style="border:2px solid #2fb248;">Content here</div>
        
        
          .myborder {border:2px solid #2fb248;}
        
        Border color #2fb248