#70f50e color space conversions
Hex:
        #70f50e
        RGB:
        112, 245, 14
        CMY:
        56, 4, 95
        CMYK:
        54, 0, 94, 4
      HSL:
        95°, 92.0319%, 50.7843%
        HSV (HSB):
        95°, 94.2857%, 96.0784%
        XYZ:
        39.4138, 68.7813, 11.6143
        xyY:
        0.3290, 0.5741, 68.7813
      CIE-Lab:
        86.3956, -68.5055, 81.6935
        CIE-LCH:
        86.3956, 106.6154, 129.9821
        CIE-Luv:
        86.3956, -62.1001, 102.6317
        Hunter-Lab:
        82.9345, -60.3050, 49.7511
      #70f50e color charts
#70f50e RGB chart
      #70f50e CMYK chart
      #70f50e RGB pie chart
      #70f50e color shades, tints & tones
#70f50e color schemes
#70f50e color preview, HTML & CSS examples
           This text has a color of #70f50e        
        
          <p style="color:#70f50e;">Text here</p>
        
        
          .mytext {color:#70f50e;}
        
        Text color #70f50e
      
           This box has a color of #70f50e        
        
          <div style="background-color:#70f50e;">Content here</div>
        
        
          .mybackground {background-color:#70f50e;}
        
        Background color #70f50e
      
           Border around this has a color of #70f50e        
        
          <div style="border:2px solid #70f50e;">Content here</div>
        
        
          .myborder {border:2px solid #70f50e;}
        
        Border color #70f50e