#70e06e color space conversions
Hex:
        #70e06e
        RGB:
        112, 224, 110
        CMY:
        56, 12, 57
        CMYK:
        50, 0, 51, 12
      HSL:
        119°, 64.7727%, 65.4902%
        HSV (HSB):
        119°, 50.8929%, 87.8431%
        XYZ:
        36.1522, 57.8818, 24.0187
        xyY:
        0.3062, 0.4903, 57.8818
      CIE-Lab:
        80.6731, -54.4216, 45.8332
        CIE-LCH:
        80.6731, 71.1505, 139.8963
        CIE-Luv:
        80.6731, -52.1660, 68.3489
        Hunter-Lab:
        76.0801, -48.3195, 34.5380
      #70e06e color charts
#70e06e RGB chart
      #70e06e CMYK chart
      #70e06e RGB pie chart
      #70e06e color shades, tints & tones
#70e06e color schemes
#70e06e color preview, HTML & CSS examples
           This text has a color of #70e06e        
        
          <p style="color:#70e06e;">Text here</p>
        
        
          .mytext {color:#70e06e;}
        
        Text color #70e06e
      
           This box has a color of #70e06e        
        
          <div style="background-color:#70e06e;">Content here</div>
        
        
          .mybackground {background-color:#70e06e;}
        
        Background color #70e06e
      
           Border around this has a color of #70e06e        
        
          <div style="border:2px solid #70e06e;">Content here</div>
        
        
          .myborder {border:2px solid #70e06e;}
        
        Border color #70e06e