#70e71d color space conversions
Hex:
        #70e71d
        RGB:
        112, 231, 29
        CMY:
        56, 9, 89
        CMYK:
        52, 0, 87, 9
      HSL:
        95°, 80.8000%, 50.9804%
        HSV (HSB):
        95°, 87.4459%, 90.5882%
        XYZ:
        35.4798, 60.6853, 11.0059
        xyY:
        0.3311, 0.5662, 60.6853
      CIE-Lab:
        82.2093, -63.3034, 76.1617
        CIE-LCH:
        82.2093, 99.0349, 129.7324
        CIE-Luv:
        82.2093, -56.4748, 95.8366
        Hunter-Lab:
        77.9008, -55.0288, 46.1540
      #70e71d color charts
#70e71d RGB chart
      #70e71d CMYK chart
      #70e71d RGB pie chart
      #70e71d color shades, tints & tones
#70e71d color schemes
#70e71d color preview, HTML & CSS examples
           This text has a color of #70e71d        
        
          <p style="color:#70e71d;">Text here</p>
        
        
          .mytext {color:#70e71d;}
        
        Text color #70e71d
      
           This box has a color of #70e71d        
        
          <div style="background-color:#70e71d;">Content here</div>
        
        
          .mybackground {background-color:#70e71d;}
        
        Background color #70e71d
      
           Border around this has a color of #70e71d        
        
          <div style="border:2px solid #70e71d;">Content here</div>
        
        
          .myborder {border:2px solid #70e71d;}
        
        Border color #70e71d