#70cc3d color space conversions
Hex:
        #70cc3d
        RGB:
        112, 204, 61
        CMY:
        56, 20, 76
        CMYK:
        45, 0, 70, 20
      HSL:
        99°, 58.3673%, 51.9608%
        HSV (HSB):
        99°, 70.0980%, 80.0000%
        XYZ:
        29.1173, 46.9674, 11.9459
        xyY:
        0.3308, 0.5335, 46.9674
      CIE-Lab:
        74.1689, -51.5990, 59.7187
        CIE-LCH:
        74.1689, 78.9226, 130.8281
        CIE-Luv:
        74.1689, -44.8122, 78.1138
        Hunter-Lab:
        68.5328, -44.0937, 37.6382
      #70cc3d color charts
#70cc3d RGB chart
      #70cc3d CMYK chart
      #70cc3d RGB pie chart
      #70cc3d color shades, tints & tones
#70cc3d color schemes
#70cc3d color preview, HTML & CSS examples
           This text has a color of #70cc3d        
        
          <p style="color:#70cc3d;">Text here</p>
        
        
          .mytext {color:#70cc3d;}
        
        Text color #70cc3d
      
           This box has a color of #70cc3d        
        
          <div style="background-color:#70cc3d;">Content here</div>
        
        
          .mybackground {background-color:#70cc3d;}
        
        Background color #70cc3d
      
           Border around this has a color of #70cc3d        
        
          <div style="border:2px solid #70cc3d;">Content here</div>
        
        
          .myborder {border:2px solid #70cc3d;}
        
        Border color #70cc3d