#1fc020 color space conversions
Hex:
        #1fc020
        RGB:
        31, 192, 32
        CMY:
        88, 25, 87
        CMYK:
        84, 0, 83, 25
      HSL:
        120°, 72.1973%, 43.7255%
        HSV (HSB):
        120°, 83.8542%, 75.2941%
        XYZ:
        19.6754, 38.0949, 7.6825
        xyY:
        0.3006, 0.5820, 38.0949
      CIE-Lab:
        68.0905, -66.6814, 62.3395
        CIE-LCH:
        68.0905, 91.2832, 136.9274
        CIE-Luv:
        68.0905, -61.6894, 79.5992
        Hunter-Lab:
        61.7210, -51.1096, 35.8248
      #1fc020 color charts
#1fc020 RGB chart
      #1fc020 CMYK chart
      #1fc020 RGB pie chart
      #1fc020 color shades, tints & tones
#1fc020 color schemes
#1fc020 color preview, HTML & CSS examples
           This text has a color of #1fc020        
        
          <p style="color:#1fc020;">Text here</p>
        
        
          .mytext {color:#1fc020;}
        
        Text color #1fc020
      
           This box has a color of #1fc020        
        
          <div style="background-color:#1fc020;">Content here</div>
        
        
          .mybackground {background-color:#1fc020;}
        
        Background color #1fc020
      
           Border around this has a color of #1fc020        
        
          <div style="border:2px solid #1fc020;">Content here</div>
        
        
          .myborder {border:2px solid #1fc020;}
        
        Border color #1fc020