#70f714 color space conversions
Hex:
        #70f714
        RGB:
        112, 247, 20
        CMY:
        56, 3, 92
        CMYK:
        55, 0, 92, 3
      HSL:
        96°, 93.4156%, 52.3529%
        HSV (HSB):
        96°, 91.9028%, 96.8627%
        XYZ:
        40.0691, 70.0168, 12.0646
        xyY:
        0.3280, 0.5732, 70.0168
      CIE-Lab:
        87.0051, -69.0774, 81.5340
        CIE-LCH:
        87.0051, 106.8620, 130.2720
        CIE-Luv:
        87.0051, -62.8458, 102.9778
        Hunter-Lab:
        83.6760, -60.9565, 50.0247
      #70f714 color charts
#70f714 RGB chart
      #70f714 CMYK chart
      #70f714 RGB pie chart
      #70f714 color shades, tints & tones
#70f714 color schemes
#70f714 color preview, HTML & CSS examples
           This text has a color of #70f714        
        
          <p style="color:#70f714;">Text here</p>
        
        
          .mytext {color:#70f714;}
        
        Text color #70f714
      
           This box has a color of #70f714        
        
          <div style="background-color:#70f714;">Content here</div>
        
        
          .mybackground {background-color:#70f714;}
        
        Background color #70f714
      
           Border around this has a color of #70f714        
        
          <div style="border:2px solid #70f714;">Content here</div>
        
        
          .myborder {border:2px solid #70f714;}
        
        Border color #70f714