#70e148 color space conversions
Hex:
        #70e148
        RGB:
        112, 225, 72
        CMY:
        56, 12, 72
        CMYK:
        50, 0, 68, 12
      HSL:
        104°, 71.8310%, 58.2353%
        HSV (HSB):
        104°, 68.0000%, 88.2353%
        XYZ:
        34.7770, 57.7631, 15.4473
        xyY:
        0.3220, 0.5349, 57.7631
      CIE-Lab:
        80.6069, -58.7894, 62.2531
        CIE-LCH:
        80.6069, 85.6250, 133.3609
        CIE-Luv:
        80.6069, -53.4780, 84.1444
        Hunter-Lab:
        76.0020, -51.3255, 41.1508
      #70e148 color charts
#70e148 RGB chart
      #70e148 CMYK chart
      #70e148 RGB pie chart
      #70e148 color shades, tints & tones
#70e148 color schemes
#70e148 color preview, HTML & CSS examples
           This text has a color of #70e148        
        
          <p style="color:#70e148;">Text here</p>
        
        
          .mytext {color:#70e148;}
        
        Text color #70e148
      
           This box has a color of #70e148        
        
          <div style="background-color:#70e148;">Content here</div>
        
        
          .mybackground {background-color:#70e148;}
        
        Background color #70e148
      
           Border around this has a color of #70e148        
        
          <div style="border:2px solid #70e148;">Content here</div>
        
        
          .myborder {border:2px solid #70e148;}
        
        Border color #70e148