#2fe823 color space conversions
Hex:
        #2fe823
        RGB:
        47, 232, 35
        CMY:
        82, 9, 86
        CMYK:
        80, 0, 85, 9
      HSL:
        116°, 81.0700%, 52.3529%
        HSV (HSB):
        116°, 84.9138%, 90.9804%
        XYZ:
        30.3323, 58.4389, 11.2713
        xyY:
        0.3032, 0.5841, 58.4389
      CIE-Lab:
        80.9822, -76.3420, 73.3030
        CIE-LCH:
        80.9822, 105.8369, 136.1634
        CIE-Luv:
        80.9822, -72.5004, 95.5400
        Hunter-Lab:
        76.4453, -62.9535, 44.7699
      #2fe823 color charts
#2fe823 RGB chart
      #2fe823 CMYK chart
      #2fe823 RGB pie chart
      #2fe823 color shades, tints & tones
#2fe823 color schemes
#2fe823 color preview, HTML & CSS examples
           This text has a color of #2fe823        
        
          <p style="color:#2fe823;">Text here</p>
        
        
          .mytext {color:#2fe823;}
        
        Text color #2fe823
      
           This box has a color of #2fe823        
        
          <div style="background-color:#2fe823;">Content here</div>
        
        
          .mybackground {background-color:#2fe823;}
        
        Background color #2fe823
      
           Border around this has a color of #2fe823        
        
          <div style="border:2px solid #2fe823;">Content here</div>
        
        
          .myborder {border:2px solid #2fe823;}
        
        Border color #2fe823