#70de0d color space conversions
Hex:
        #70de0d
        RGB:
        112, 222, 13
        CMY:
        56, 13, 95
        CMYK:
        50, 0, 94, 13
      HSL:
        92°, 88.9362%, 46.0784%
        HSV (HSB):
        92°, 94.1441%, 87.0588%
        XYZ:
        32.8760, 55.7164, 9.4024
        xyY:
        0.3355, 0.5686, 55.7164
      CIE-Lab:
        79.4521, -60.4505, 76.1719
        CIE-LCH:
        79.4521, 97.2442, 128.4357
        CIE-Luv:
        79.4521, -52.8910, 93.7828
        Hunter-Lab:
        74.6434, -52.0072, 44.7820
      #70de0d color charts
#70de0d RGB chart
      #70de0d CMYK chart
      #70de0d RGB pie chart
      #70de0d color shades, tints & tones
#70de0d color schemes
#70de0d color preview, HTML & CSS examples
           This text has a color of #70de0d        
        
          <p style="color:#70de0d;">Text here</p>
        
        
          .mytext {color:#70de0d;}
        
        Text color #70de0d
      
           This box has a color of #70de0d        
        
          <div style="background-color:#70de0d;">Content here</div>
        
        
          .mybackground {background-color:#70de0d;}
        
        Background color #70de0d
      
           Border around this has a color of #70de0d        
        
          <div style="border:2px solid #70de0d;">Content here</div>
        
        
          .myborder {border:2px solid #70de0d;}
        
        Border color #70de0d