#20f80d color space conversions
Hex:
        #20f80d
        RGB:
        32, 248, 13
        CMY:
        87, 3, 95
        CMYK:
        87, 0, 95, 3
      HSL:
        115°, 94.3775%, 51.1765%
        HSV (HSB):
        115°, 94.7581%, 97.2549%
        XYZ:
        34.2357, 67.4709, 11.5996
        xyY:
        0.3022, 0.5955, 67.4709
      CIE-Lab:
        85.7412, -82.7853, 80.6052
        CIE-LCH:
        85.7412, 115.5448, 135.7644
        CIE-Luv:
        85.7412, -79.3283, 104.0515
        Hunter-Lab:
        82.1407, -69.3486, 49.1258
      #20f80d color charts
#20f80d RGB chart
      #20f80d CMYK chart
      #20f80d RGB pie chart
      #20f80d color shades, tints & tones
#20f80d color schemes
#20f80d color preview, HTML & CSS examples
           This text has a color of #20f80d        
        
          <p style="color:#20f80d;">Text here</p>
        
        
          .mytext {color:#20f80d;}
        
        Text color #20f80d
      
           This box has a color of #20f80d        
        
          <div style="background-color:#20f80d;">Content here</div>
        
        
          .mybackground {background-color:#20f80d;}
        
        Background color #20f80d
      
           Border around this has a color of #20f80d        
        
          <div style="border:2px solid #20f80d;">Content here</div>
        
        
          .myborder {border:2px solid #20f80d;}
        
        Border color #20f80d