#70f63b color space conversions
Hex:
        #70f63b
        RGB:
        112, 246, 59
        CMY:
        56, 4, 77
        CMYK:
        54, 0, 76, 4
      HSL:
        103°, 91.2195%, 59.8039%
        HSV (HSB):
        103°, 76.0163%, 96.4706%
        XYZ:
        40.4273, 69.6720, 15.4550
        xyY:
        0.3220, 0.5549, 69.6720
      CIE-Lab:
        86.8358, -67.2338, 72.9754
        CIE-LCH:
        86.8358, 99.2259, 132.6550
        CIE-Luv:
        86.8358, -62.0551, 96.6936
        Hunter-Lab:
        83.4698, -59.6185, 47.4509
      #70f63b color charts
#70f63b RGB chart
      #70f63b CMYK chart
      #70f63b RGB pie chart
      #70f63b color shades, tints & tones
#70f63b color schemes
#70f63b color preview, HTML & CSS examples
           This text has a color of #70f63b        
        
          <p style="color:#70f63b;">Text here</p>
        
        
          .mytext {color:#70f63b;}
        
        Text color #70f63b
      
           This box has a color of #70f63b        
        
          <div style="background-color:#70f63b;">Content here</div>
        
        
          .mybackground {background-color:#70f63b;}
        
        Background color #70f63b
      
           Border around this has a color of #70f63b        
        
          <div style="border:2px solid #70f63b;">Content here</div>
        
        
          .myborder {border:2px solid #70f63b;}
        
        Border color #70f63b