#70fd04 color space conversions
Hex:
        #70fd04
        RGB:
        112, 253, 4
        CMY:
        56, 1, 98
        CMYK:
        56, 0, 98, 1
      HSL:
        94°, 98.4190%, 50.3922%
        HSV (HSB):
        94°, 98.4190%, 99.2157%
        XYZ:
        41.8293, 73.7041, 12.1365
        xyY:
        0.3276, 0.5773, 73.7041
      CIE-Lab:
        88.7824, -71.3271, 84.4077
        CIE-LCH:
        88.7824, 110.5089, 130.1988
        CIE-Luv:
        88.7824, -65.2116, 106.1941
        Hunter-Lab:
        85.8511, -63.2687, 51.7141
      #70fd04 color charts
#70fd04 RGB chart
      #70fd04 CMYK chart
      #70fd04 RGB pie chart
      #70fd04 color shades, tints & tones
#70fd04 color schemes
#70fd04 color preview, HTML & CSS examples
           This text has a color of #70fd04        
        
          <p style="color:#70fd04;">Text here</p>
        
        
          .mytext {color:#70fd04;}
        
        Text color #70fd04
      
           This box has a color of #70fd04        
        
          <div style="background-color:#70fd04;">Content here</div>
        
        
          .mybackground {background-color:#70fd04;}
        
        Background color #70fd04
      
           Border around this has a color of #70fd04        
        
          <div style="border:2px solid #70fd04;">Content here</div>
        
        
          .myborder {border:2px solid #70fd04;}
        
        Border color #70fd04