#70f41e color space conversions
Hex:
        #70f41e
        RGB:
        112, 244, 30
        CMY:
        56, 4, 88
        CMYK:
        54, 0, 88, 4
      HSL:
        97°, 90.6780%, 53.7255%
        HSV (HSB):
        97°, 87.7049%, 95.6863%
        XYZ:
        39.2671, 68.2398, 12.3303
        xyY:
        0.3277, 0.5694, 68.2398
      CIE-Lab:
        86.1262, -67.8074, 79.3185
        CIE-LCH:
        86.1262, 104.3517, 130.5263
        CIE-Luv:
        86.1262, -61.6156, 100.8382
        Hunter-Lab:
        82.6074, -59.7137, 48.9753
      #70f41e color charts
#70f41e RGB chart
      #70f41e CMYK chart
      #70f41e RGB pie chart
      #70f41e color shades, tints & tones
#70f41e color schemes
#70f41e color preview, HTML & CSS examples
           This text has a color of #70f41e        
        
          <p style="color:#70f41e;">Text here</p>
        
        
          .mytext {color:#70f41e;}
        
        Text color #70f41e
      
           This box has a color of #70f41e        
        
          <div style="background-color:#70f41e;">Content here</div>
        
        
          .mybackground {background-color:#70f41e;}
        
        Background color #70f41e
      
           Border around this has a color of #70f41e        
        
          <div style="border:2px solid #70f41e;">Content here</div>
        
        
          .myborder {border:2px solid #70f41e;}
        
        Border color #70f41e