#2fda12 color space conversions
Hex:
        #2fda12
        RGB:
        47, 218, 18
        CMY:
        82, 15, 93
        CMYK:
        78, 0, 92, 15
      HSL:
        111°, 84.7458%, 46.2745%
        HSV (HSB):
        111°, 91.7431%, 85.4902%
        XYZ:
        26.3529, 50.7908, 8.9869
        xyY:
        0.3060, 0.5897, 50.7908
      CIE-Lab:
        76.5521, -72.8948, 72.4935
        CIE-LCH:
        76.5521, 102.8055, 135.1581
        CIE-Luv:
        76.5521, -68.1980, 91.9771
        Hunter-Lab:
        71.2677, -58.7139, 42.4108
      #2fda12 color charts
#2fda12 RGB chart
      #2fda12 CMYK chart
      #2fda12 RGB pie chart
      #2fda12 color shades, tints & tones
#2fda12 color schemes
#2fda12 color preview, HTML & CSS examples
           This text has a color of #2fda12        
        
          <p style="color:#2fda12;">Text here</p>
        
        
          .mytext {color:#2fda12;}
        
        Text color #2fda12
      
           This box has a color of #2fda12        
        
          <div style="background-color:#2fda12;">Content here</div>
        
        
          .mybackground {background-color:#2fda12;}
        
        Background color #2fda12
      
           Border around this has a color of #2fda12        
        
          <div style="border:2px solid #2fda12;">Content here</div>
        
        
          .myborder {border:2px solid #2fda12;}
        
        Border color #2fda12