#70f746 color space conversions
Hex:
        #70f746
        RGB:
        112, 247, 70
        CMY:
        56, 3, 73
        CMYK:
        55, 0, 72, 3
      HSL:
        106°, 91.7098%, 62.1569%
        HSV (HSB):
        106°, 71.6599%, 96.8627%
        XYZ:
        41.0483, 70.4085, 17.2211
        xyY:
        0.3190, 0.5472, 70.4085
      CIE-Lab:
        87.1968, -66.8742, 69.7664
        CIE-LCH:
        87.1968, 96.6411, 133.7875
        CIE-Luv:
        87.1968, -62.2535, 94.3614
        Hunter-Lab:
        83.9098, -59.5205, 46.5685
      #70f746 color charts
#70f746 RGB chart
      #70f746 CMYK chart
      #70f746 RGB pie chart
      #70f746 color shades, tints & tones
#70f746 color schemes
#70f746 color preview, HTML & CSS examples
           This text has a color of #70f746        
        
          <p style="color:#70f746;">Text here</p>
        
        
          .mytext {color:#70f746;}
        
        Text color #70f746
      
           This box has a color of #70f746        
        
          <div style="background-color:#70f746;">Content here</div>
        
        
          .mybackground {background-color:#70f746;}
        
        Background color #70f746
      
           Border around this has a color of #70f746        
        
          <div style="border:2px solid #70f746;">Content here</div>
        
        
          .myborder {border:2px solid #70f746;}
        
        Border color #70f746