#70cd0e color space conversions
Hex:
        #70cd0e
        RGB:
        112, 205, 14
        CMY:
        56, 20, 95
        CMYK:
        45, 0, 93, 20
      HSL:
        89°, 87.2146%, 42.9412%
        HSV (HSB):
        89°, 93.1707%, 80.3922%
        XYZ:
        28.5927, 47.1391, 8.0072
        xyY:
        0.3414, 0.5629, 47.1391
      CIE-Lab:
        74.2787, -54.1085, 71.8606
        CIE-LCH:
        74.2787, 89.9537, 126.9785
        CIE-Luv:
        74.2787, -45.6669, 87.0119
        Hunter-Lab:
        68.6579, -45.8148, 41.1458
      #70cd0e color charts
#70cd0e RGB chart
      #70cd0e CMYK chart
      #70cd0e RGB pie chart
      #70cd0e color shades, tints & tones
#70cd0e color schemes
#70cd0e color preview, HTML & CSS examples
           This text has a color of #70cd0e        
        
          <p style="color:#70cd0e;">Text here</p>
        
        
          .mytext {color:#70cd0e;}
        
        Text color #70cd0e
      
           This box has a color of #70cd0e        
        
          <div style="background-color:#70cd0e;">Content here</div>
        
        
          .mybackground {background-color:#70cd0e;}
        
        Background color #70cd0e
      
           Border around this has a color of #70cd0e        
        
          <div style="border:2px solid #70cd0e;">Content here</div>
        
        
          .myborder {border:2px solid #70cd0e;}
        
        Border color #70cd0e