#70cc7e color space conversions
Hex:
        #70cc7e
        RGB:
        112, 204, 126
        CMY:
        56, 20, 51
        CMYK:
        45, 0, 38, 20
      HSL:
        129°, 47.4227%, 61.9608%
        HSV (HSB):
        129°, 45.0980%, 80.0000%
        XYZ:
        32.0409, 48.1368, 27.3413
        xyY:
        0.2980, 0.4477, 48.1368
      CIE-Lab:
        74.9112, -43.8750, 30.5656
        CIE-LCH:
        74.9112, 53.4721, 145.1369
        CIE-Luv:
        74.9112, -43.3904, 48.5078
        Hunter-Lab:
        69.3807, -38.9828, 25.2017
      #70cc7e color charts
#70cc7e RGB chart
      #70cc7e CMYK chart
      #70cc7e RGB pie chart
      #70cc7e color shades, tints & tones
#70cc7e color schemes
#70cc7e color preview, HTML & CSS examples
           This text has a color of #70cc7e        
        
          <p style="color:#70cc7e;">Text here</p>
        
        
          .mytext {color:#70cc7e;}
        
        Text color #70cc7e
      
           This box has a color of #70cc7e        
        
          <div style="background-color:#70cc7e;">Content here</div>
        
        
          .mybackground {background-color:#70cc7e;}
        
        Background color #70cc7e
      
           Border around this has a color of #70cc7e        
        
          <div style="border:2px solid #70cc7e;">Content here</div>
        
        
          .myborder {border:2px solid #70cc7e;}
        
        Border color #70cc7e