#2fae05 color space conversions
Hex:
        #2fae05
        RGB:
        47, 174, 5
        CMY:
        82, 32, 98
        CMYK:
        73, 0, 97, 32
      HSL:
        105°, 94.4134%, 35.0980%
        HSV (HSB):
        105°, 97.1264%, 68.2353%
        XYZ:
        16.3357, 30.8874, 5.2445
        xyY:
        0.3113, 0.5887, 30.8874
      CIE-Lab:
        62.4125, -59.9899, 62.4254
        CIE-LCH:
        62.4125, 86.5778, 133.8602
        CIE-Luv:
        62.4125, -53.4973, 75.3121
        Hunter-Lab:
        55.5764, -44.7918, 33.3086
      #2fae05 color charts
#2fae05 RGB chart
      #2fae05 CMYK chart
      #2fae05 RGB pie chart
      #2fae05 color shades, tints & tones
#2fae05 color schemes
#2fae05 color preview, HTML & CSS examples
           This text has a color of #2fae05        
        
          <p style="color:#2fae05;">Text here</p>
        
        
          .mytext {color:#2fae05;}
        
        Text color #2fae05
      
           This box has a color of #2fae05        
        
          <div style="background-color:#2fae05;">Content here</div>
        
        
          .mybackground {background-color:#2fae05;}
        
        Background color #2fae05
      
           Border around this has a color of #2fae05        
        
          <div style="border:2px solid #2fae05;">Content here</div>
        
        
          .myborder {border:2px solid #2fae05;}
        
        Border color #2fae05