#70cc7d color space conversions
Hex:
        #70cc7d
        RGB:
        112, 204, 125
        CMY:
        56, 20, 51
        CMYK:
        45, 0, 39, 20
      HSL:
        128°, 47.4227%, 61.9608%
        HSV (HSB):
        128°, 45.0980%, 80.0000%
        XYZ:
        31.9766, 48.1111, 27.0031
        xyY:
        0.2986, 0.4493, 48.1111
      CIE-Lab:
        74.8950, -44.0379, 31.0601
        CIE-LCH:
        74.8950, 53.8894, 144.8045
        CIE-Luv:
        74.8950, -43.4189, 49.1126
        Hunter-Lab:
        69.3622, -39.0937, 25.4716
      #70cc7d color charts
#70cc7d RGB chart
      #70cc7d CMYK chart
      #70cc7d RGB pie chart
      #70cc7d color shades, tints & tones
#70cc7d color schemes
#70cc7d color preview, HTML & CSS examples
           This text has a color of #70cc7d        
        
          <p style="color:#70cc7d;">Text here</p>
        
        
          .mytext {color:#70cc7d;}
        
        Text color #70cc7d
      
           This box has a color of #70cc7d        
        
          <div style="background-color:#70cc7d;">Content here</div>
        
        
          .mybackground {background-color:#70cc7d;}
        
        Background color #70cc7d
      
           Border around this has a color of #70cc7d        
        
          <div style="border:2px solid #70cc7d;">Content here</div>
        
        
          .myborder {border:2px solid #70cc7d;}
        
        Border color #70cc7d