#2fe819 color space conversions
Hex:
        #2fe819
        RGB:
        47, 232, 25
        CMY:
        82, 9, 90
        CMYK:
        80, 0, 89, 9
      HSL:
        114°, 81.8182%, 50.3922%
        HSV (HSB):
        114°, 89.2241%, 90.9804%
        XYZ:
        30.2044, 58.3878, 10.5977
        xyY:
        0.3045, 0.5886, 58.3878
      CIE-Lab:
        80.9539, -76.7009, 75.1633
        CIE-LCH:
        80.9539, 107.3898, 135.5801
        CIE-Luv:
        80.9539, -72.6272, 96.8193
        Hunter-Lab:
        76.4119, -63.1626, 45.2653
      #2fe819 color charts
#2fe819 RGB chart
      #2fe819 CMYK chart
      #2fe819 RGB pie chart
      #2fe819 color shades, tints & tones
#2fe819 color schemes
#2fe819 color preview, HTML & CSS examples
           This text has a color of #2fe819        
        
          <p style="color:#2fe819;">Text here</p>
        
        
          .mytext {color:#2fe819;}
        
        Text color #2fe819
      
           This box has a color of #2fe819        
        
          <div style="background-color:#2fe819;">Content here</div>
        
        
          .mybackground {background-color:#2fe819;}
        
        Background color #2fe819
      
           Border around this has a color of #2fe819        
        
          <div style="border:2px solid #2fe819;">Content here</div>
        
        
          .myborder {border:2px solid #2fe819;}
        
        Border color #2fe819