#70cc0d color space conversions
Hex:
        #70cc0d
        RGB:
        112, 204, 13
        CMY:
        56, 20, 95
        CMYK:
        45, 0, 94, 20
      HSL:
        89°, 88.0184%, 42.5490%
        HSV (HSB):
        89°, 93.6275%, 80.0000%
        XYZ:
        28.3476, 46.6595, 7.8929
        xyY:
        0.3419, 0.5628, 46.6595
      CIE-Lab:
        73.9715, -53.7443, 71.7317
        CIE-LCH:
        73.9715, 89.6319, 126.8421
        CIE-Luv:
        73.9715, -45.2336, 86.6898
        Hunter-Lab:
        68.3078, -45.4615, 40.9646
      #70cc0d color charts
#70cc0d RGB chart
      #70cc0d CMYK chart
      #70cc0d RGB pie chart
      #70cc0d color shades, tints & tones
#70cc0d color schemes
#70cc0d color preview, HTML & CSS examples
           This text has a color of #70cc0d        
        
          <p style="color:#70cc0d;">Text here</p>
        
        
          .mytext {color:#70cc0d;}
        
        Text color #70cc0d
      
           This box has a color of #70cc0d        
        
          <div style="background-color:#70cc0d;">Content here</div>
        
        
          .mybackground {background-color:#70cc0d;}
        
        Background color #70cc0d
      
           Border around this has a color of #70cc0d        
        
          <div style="border:2px solid #70cc0d;">Content here</div>
        
        
          .myborder {border:2px solid #70cc0d;}
        
        Border color #70cc0d