#2fff12 color space conversions
Hex:
        #2fff12
        RGB:
        47, 255, 18
        CMY:
        82, 0, 93
        CMYK:
        82, 0, 93, 0
      HSL:
        113°, 100.0000%, 53.5294%
        HSV (HSB):
        113°, 92.9412%, 100.0000%
        XYZ:
        37.0415, 72.1680, 12.5498
        xyY:
        0.3042, 0.5927, 72.1680
      CIE-Lab:
        88.0494, -83.2699, 82.0635
        CIE-LCH:
        88.0494, 116.9115, 135.4180
        CIE-Luv:
        88.0494, -79.8992, 106.3800
        Hunter-Lab:
        84.9518, -70.8343, 50.7074
      #2fff12 color charts
#2fff12 RGB chart
      #2fff12 CMYK chart
      #2fff12 RGB pie chart
      #2fff12 color shades, tints & tones
#2fff12 color schemes
#2fff12 color preview, HTML & CSS examples
           This text has a color of #2fff12        
        
          <p style="color:#2fff12;">Text here</p>
        
        
          .mytext {color:#2fff12;}
        
        Text color #2fff12
      
           This box has a color of #2fff12        
        
          <div style="background-color:#2fff12;">Content here</div>
        
        
          .mybackground {background-color:#2fff12;}
        
        Background color #2fff12
      
           Border around this has a color of #2fff12        
        
          <div style="border:2px solid #2fff12;">Content here</div>
        
        
          .myborder {border:2px solid #2fff12;}
        
        Border color #2fff12