#2fdd08 color space conversions
Hex:
        #2fdd08
        RGB:
        47, 221, 8
        CMY:
        82, 13, 97
        CMYK:
        79, 0, 96, 13
      HSL:
        109°, 93.0131%, 44.9020%
        HSV (HSB):
        109°, 96.3801%, 86.6667%
        XYZ:
        27.0726, 52.3348, 8.9045
        xyY:
        0.3066, 0.5926, 52.3348
      CIE-Lab:
        77.4806, -73.9554, 74.3615
        CIE-LCH:
        77.4806, 104.8763, 134.8431
        CIE-Luv:
        77.4806, -69.2377, 93.8659
        Hunter-Lab:
        72.3428, -59.8005, 43.3421
      #2fdd08 color charts
#2fdd08 RGB chart
      #2fdd08 CMYK chart
      #2fdd08 RGB pie chart
      #2fdd08 color shades, tints & tones
#2fdd08 color schemes
#2fdd08 color preview, HTML & CSS examples
           This text has a color of #2fdd08        
        
          <p style="color:#2fdd08;">Text here</p>
        
        
          .mytext {color:#2fdd08;}
        
        Text color #2fdd08
      
           This box has a color of #2fdd08        
        
          <div style="background-color:#2fdd08;">Content here</div>
        
        
          .mybackground {background-color:#2fdd08;}
        
        Background color #2fdd08
      
           Border around this has a color of #2fdd08        
        
          <div style="border:2px solid #2fdd08;">Content here</div>
        
        
          .myborder {border:2px solid #2fdd08;}
        
        Border color #2fdd08