#70e417 color space conversions
Hex:
        #70e417
        RGB:
        112, 228, 23
        CMY:
        56, 11, 91
        CMYK:
        51, 0, 90, 11
      HSL:
        94°, 81.6733%, 49.2157%
        HSV (HSB):
        94°, 89.9123%, 89.4118%
        XYZ:
        34.5801, 58.9934, 10.3749
        xyY:
        0.3327, 0.5675, 58.9934
      CIE-Lab:
        81.2880, -62.4012, 76.3887
        CIE-LCH:
        81.2880, 98.6364, 129.2451
        CIE-Luv:
        81.2880, -55.3015, 95.3102
        Hunter-Lab:
        76.8072, -54.0482, 45.7563
      #70e417 color charts
#70e417 RGB chart
      #70e417 CMYK chart
      #70e417 RGB pie chart
      #70e417 color shades, tints & tones
#70e417 color schemes
#70e417 color preview, HTML & CSS examples
           This text has a color of #70e417        
        
          <p style="color:#70e417;">Text here</p>
        
        
          .mytext {color:#70e417;}
        
        Text color #70e417
      
           This box has a color of #70e417        
        
          <div style="background-color:#70e417;">Content here</div>
        
        
          .mybackground {background-color:#70e417;}
        
        Background color #70e417
      
           Border around this has a color of #70e417        
        
          <div style="border:2px solid #70e417;">Content here</div>
        
        
          .myborder {border:2px solid #70e417;}
        
        Border color #70e417