#00fc20 color space conversions
Hex:
        #00fc20
        RGB:
        0, 252, 32
        CMY:
        100, 1, 87
        CMYK:
        100, 0, 87, 1
      HSL:
        128°, 100.0000%, 49.4118%
        HSV (HSB):
        128°, 100.0000%, 98.8235%
        XYZ:
        35.0711, 69.7251, 12.9764
        xyY:
        0.2978, 0.5920, 69.7251
      CIE-Lab:
        86.8619, -84.7452, 78.9256
        CIE-LCH:
        86.8619, 115.8059, 137.0364
        CIE-Luv:
        86.8619, -81.9486, 103.9053
        Hunter-Lab:
        83.5016, -71.1567, 49.2373
      #00fc20 color charts
#00fc20 RGB chart
      #00fc20 CMYK chart
      #00fc20 RGB pie chart
      #00fc20 color shades, tints & tones
#00fc20 color schemes
#00fc20 color preview, HTML & CSS examples
           This text has a color of #00fc20        
        
          <p style="color:#00fc20;">Text here</p>
        
        
          .mytext {color:#00fc20;}
        
        Text color #00fc20
      
           This box has a color of #00fc20        
        
          <div style="background-color:#00fc20;">Content here</div>
        
        
          .mybackground {background-color:#00fc20;}
        
        Background color #00fc20
      
           Border around this has a color of #00fc20        
        
          <div style="border:2px solid #00fc20;">Content here</div>
        
        
          .myborder {border:2px solid #00fc20;}
        
        Border color #00fc20