#2fdc12 color space conversions
Hex:
        #2fdc12
        RGB:
        47, 220, 18
        CMY:
        82, 14, 93
        CMYK:
        79, 0, 92, 14
      HSL:
        111°, 84.8739%, 46.6667%
        HSV (HSB):
        111°, 91.8182%, 86.2745%
        XYZ:
        26.8747, 51.8344, 9.1609
        xyY:
        0.3058, 0.5899, 51.8344
      CIE-Lab:
        77.1817, -73.4708, 73.0209
        CIE-LCH:
        77.1817, 103.5857, 135.1760
        CIE-Luv:
        77.1817, -68.8457, 92.7686
        Hunter-Lab:
        71.9961, -59.3628, 42.8532
      #2fdc12 color charts
#2fdc12 RGB chart
      #2fdc12 CMYK chart
      #2fdc12 RGB pie chart
      #2fdc12 color shades, tints & tones
#2fdc12 color schemes
#2fdc12 color preview, HTML & CSS examples
           This text has a color of #2fdc12        
        
          <p style="color:#2fdc12;">Text here</p>
        
        
          .mytext {color:#2fdc12;}
        
        Text color #2fdc12
      
           This box has a color of #2fdc12        
        
          <div style="background-color:#2fdc12;">Content here</div>
        
        
          .mybackground {background-color:#2fdc12;}
        
        Background color #2fdc12
      
           Border around this has a color of #2fdc12        
        
          <div style="border:2px solid #2fdc12;">Content here</div>
        
        
          .myborder {border:2px solid #2fdc12;}
        
        Border color #2fdc12