#70ca2e color space conversions
Hex:
        #70ca2e
        RGB:
        112, 202, 46
        CMY:
        56, 21, 82
        CMYK:
        45, 0, 77, 21
      HSL:
        95°, 62.9032%, 48.6275%
        HSV (HSB):
        95°, 77.2277%, 79.2157%
        XYZ:
        28.2958, 45.8831, 9.9497
        xyY:
        0.3363, 0.5454, 45.8831
      CIE-Lab:
        73.4696, -51.7848, 64.1740
        CIE-LCH:
        73.4696, 82.4619, 128.9016
        CIE-Luv:
        73.4696, -44.1252, 81.1101
        Hunter-Lab:
        67.7370, -43.9751, 38.7069
      #70ca2e color charts
#70ca2e RGB chart
      #70ca2e CMYK chart
      #70ca2e RGB pie chart
      #70ca2e color shades, tints & tones
#70ca2e color schemes
#70ca2e color preview, HTML & CSS examples
           This text has a color of #70ca2e        
        
          <p style="color:#70ca2e;">Text here</p>
        
        
          .mytext {color:#70ca2e;}
        
        Text color #70ca2e
      
           This box has a color of #70ca2e        
        
          <div style="background-color:#70ca2e;">Content here</div>
        
        
          .mybackground {background-color:#70ca2e;}
        
        Background color #70ca2e
      
           Border around this has a color of #70ca2e        
        
          <div style="border:2px solid #70ca2e;">Content here</div>
        
        
          .myborder {border:2px solid #70ca2e;}
        
        Border color #70ca2e