#70cf7a color space conversions
Hex:
        #70cf7a
        RGB:
        112, 207, 122
        CMY:
        56, 19, 52
        CMYK:
        46, 0, 41, 19
      HSL:
        126°, 49.7382%, 62.5490%
        HSV (HSB):
        126°, 45.8937%, 81.1765%
        XYZ:
        32.5078, 49.4755, 26.2487
        xyY:
        0.3004, 0.4571, 49.4755
      CIE-Lab:
        75.7462, -45.7922, 33.7089
        CIE-LCH:
        75.7462, 56.8614, 143.6422
        CIE-Luv:
        75.7462, -44.7736, 52.6255
        Hunter-Lab:
        70.3388, -40.5975, 27.1116
      #70cf7a color charts
#70cf7a RGB chart
      #70cf7a CMYK chart
      #70cf7a RGB pie chart
      #70cf7a color shades, tints & tones
#70cf7a color schemes
#70cf7a color preview, HTML & CSS examples
           This text has a color of #70cf7a        
        
          <p style="color:#70cf7a;">Text here</p>
        
        
          .mytext {color:#70cf7a;}
        
        Text color #70cf7a
      
           This box has a color of #70cf7a        
        
          <div style="background-color:#70cf7a;">Content here</div>
        
        
          .mybackground {background-color:#70cf7a;}
        
        Background color #70cf7a
      
           Border around this has a color of #70cf7a        
        
          <div style="border:2px solid #70cf7a;">Content here</div>
        
        
          .myborder {border:2px solid #70cf7a;}
        
        Border color #70cf7a