#2fdd02 color space conversions
Hex:
        #2fdd02
        RGB:
        47, 221, 2
        CMY:
        82, 13, 99
        CMYK:
        79, 0, 99, 13
      HSL:
        108°, 98.2063%, 43.7255%
        HSV (HSB):
        108°, 99.0950%, 86.6667%
        XYZ:
        27.0397, 52.3216, 8.7314
        xyY:
        0.3069, 0.5939, 52.3216
      CIE-Lab:
        77.4728, -74.0549, 74.9142
        CIE-LCH:
        77.4728, 105.3388, 134.6695
        CIE-Luv:
        77.4728, -69.2725, 94.2199
        Hunter-Lab:
        72.3337, -59.8573, 43.4767
      #2fdd02 color charts
#2fdd02 RGB chart
      #2fdd02 CMYK chart
      #2fdd02 RGB pie chart
      #2fdd02 color shades, tints & tones
#2fdd02 color schemes
#2fdd02 color preview, HTML & CSS examples
           This text has a color of #2fdd02        
        
          <p style="color:#2fdd02;">Text here</p>
        
        
          .mytext {color:#2fdd02;}
        
        Text color #2fdd02
      
           This box has a color of #2fdd02        
        
          <div style="background-color:#2fdd02;">Content here</div>
        
        
          .mybackground {background-color:#2fdd02;}
        
        Background color #2fdd02
      
           Border around this has a color of #2fdd02        
        
          <div style="border:2px solid #2fdd02;">Content here</div>
        
        
          .myborder {border:2px solid #2fdd02;}
        
        Border color #2fdd02