#70d429 color space conversions
Hex:
        #70d429
        RGB:
        112, 212, 41
        CMY:
        56, 17, 84
        CMYK:
        47, 0, 81, 17
      HSL:
        95°, 67.5889%, 49.6078%
        HSV (HSB):
        95°, 80.6604%, 83.1373%
        XYZ:
        30.6258, 50.6918, 10.2682
        xyY:
        0.3344, 0.5535, 50.6918
      CIE-Lab:
        76.4919, -55.8888, 68.4340
        CIE-LCH:
        76.4919, 88.3560, 129.2379
        CIE-Luv:
        76.4919, -48.5008, 86.3270
        Hunter-Lab:
        71.1982, -47.8152, 41.2879
      #70d429 color charts
#70d429 RGB chart
      #70d429 CMYK chart
      #70d429 RGB pie chart
      #70d429 color shades, tints & tones
#70d429 color schemes
#70d429 color preview, HTML & CSS examples
           This text has a color of #70d429        
        
          <p style="color:#70d429;">Text here</p>
        
        
          .mytext {color:#70d429;}
        
        Text color #70d429
      
           This box has a color of #70d429        
        
          <div style="background-color:#70d429;">Content here</div>
        
        
          .mybackground {background-color:#70d429;}
        
        Background color #70d429
      
           Border around this has a color of #70d429        
        
          <div style="border:2px solid #70d429;">Content here</div>
        
        
          .myborder {border:2px solid #70d429;}
        
        Border color #70d429