#70e42d color space conversions
Hex:
        #70e42d
        RGB:
        112, 228, 45
        CMY:
        56, 11, 82
        CMYK:
        51, 0, 80, 11
      HSL:
        98°, 77.2152%, 53.5294%
        HSV (HSB):
        98°, 80.2632%, 89.4118%
        XYZ:
        34.8991, 59.1210, 12.0547
        xyY:
        0.3290, 0.5574, 59.1210
      CIE-Lab:
        81.3581, -61.6091, 71.8238
        CIE-LCH:
        81.3581, 94.6274, 130.6224
        CIE-Luv:
        81.3581, -55.1087, 92.1754
        Hunter-Lab:
        76.8902, -53.5397, 44.5277
      #70e42d color charts
#70e42d RGB chart
      #70e42d CMYK chart
      #70e42d RGB pie chart
      #70e42d color shades, tints & tones
#70e42d color schemes
#70e42d color preview, HTML & CSS examples
           This text has a color of #70e42d        
        
          <p style="color:#70e42d;">Text here</p>
        
        
          .mytext {color:#70e42d;}
        
        Text color #70e42d
      
           This box has a color of #70e42d        
        
          <div style="background-color:#70e42d;">Content here</div>
        
        
          .mybackground {background-color:#70e42d;}
        
        Background color #70e42d
      
           Border around this has a color of #70e42d        
        
          <div style="border:2px solid #70e42d;">Content here</div>
        
        
          .myborder {border:2px solid #70e42d;}
        
        Border color #70e42d