#70e072 color space conversions
Hex:
        #70e072
        RGB:
        112, 224, 114
        CMY:
        56, 12, 55
        CMYK:
        50, 0, 49, 12
      HSL:
        121°, 64.3678%, 65.8824%
        HSV (HSB):
        121°, 50.0000%, 87.8431%
        XYZ:
        36.3750, 57.9710, 25.1919
        xyY:
        0.3043, 0.4850, 57.9710
      CIE-Lab:
        80.7226, -53.8927, 43.9824
        CIE-LCH:
        80.7226, 69.5620, 140.7818
        CIE-Luv:
        80.7226, -52.0495, 66.3513
        Hunter-Lab:
        76.1387, -47.9648, 33.6798
      #70e072 color charts
#70e072 RGB chart
      #70e072 CMYK chart
      #70e072 RGB pie chart
      #70e072 color shades, tints & tones
#70e072 color schemes
#70e072 color preview, HTML & CSS examples
           This text has a color of #70e072        
        
          <p style="color:#70e072;">Text here</p>
        
        
          .mytext {color:#70e072;}
        
        Text color #70e072
      
           This box has a color of #70e072        
        
          <div style="background-color:#70e072;">Content here</div>
        
        
          .mybackground {background-color:#70e072;}
        
        Background color #70e072
      
           Border around this has a color of #70e072        
        
          <div style="border:2px solid #70e072;">Content here</div>
        
        
          .myborder {border:2px solid #70e072;}
        
        Border color #70e072