#70fc0f color space conversions
Hex:
        #70fc0f
        RGB:
        112, 252, 15
        CMY:
        56, 1, 94
        CMYK:
        56, 0, 94, 1
      HSL:
        95°, 97.5309%, 52.3529%
        HSV (HSB):
        95°, 94.0476%, 98.8235%
        XYZ:
        41.5787, 73.1000, 12.3702
        xyY:
        0.3273, 0.5754, 73.1000
      CIE-Lab:
        88.4954, -70.8508, 83.2990
        CIE-LCH:
        88.4954, 109.3552, 130.3832
        CIE-Luv:
        88.4954, -64.7906, 105.2519
        Hunter-Lab:
        85.4986, -62.8163, 51.2707
      #70fc0f color charts
#70fc0f RGB chart
      #70fc0f CMYK chart
      #70fc0f RGB pie chart
      #70fc0f color shades, tints & tones
#70fc0f color schemes
#70fc0f color preview, HTML & CSS examples
           This text has a color of #70fc0f        
        
          <p style="color:#70fc0f;">Text here</p>
        
        
          .mytext {color:#70fc0f;}
        
        Text color #70fc0f
      
           This box has a color of #70fc0f        
        
          <div style="background-color:#70fc0f;">Content here</div>
        
        
          .mybackground {background-color:#70fc0f;}
        
        Background color #70fc0f
      
           Border around this has a color of #70fc0f        
        
          <div style="border:2px solid #70fc0f;">Content here</div>
        
        
          .myborder {border:2px solid #70fc0f;}
        
        Border color #70fc0f