#70df3d color space conversions
Hex:
        #70df3d
        RGB:
        112, 223, 61
        CMY:
        56, 13, 76
        CMYK:
        50, 0, 73, 13
      HSL:
        101°, 71.6814%, 55.6863%
        HSV (HSB):
        101°, 72.6457%, 87.4510%
        XYZ:
        33.9121, 56.5570, 13.5441
        xyY:
        0.3260, 0.5437, 56.5570
      CIE-Lab:
        79.9298, -58.8606, 65.5587
        CIE-LCH:
        79.9298, 88.1051, 131.9185
        CIE-Luv:
        79.9298, -52.8472, 86.4526
        Hunter-Lab:
        75.2044, -51.1163, 41.9651
      #70df3d color charts
#70df3d RGB chart
      #70df3d CMYK chart
      #70df3d RGB pie chart
      #70df3d color shades, tints & tones
#70df3d color schemes
#70df3d color preview, HTML & CSS examples
           This text has a color of #70df3d        
        
          <p style="color:#70df3d;">Text here</p>
        
        
          .mytext {color:#70df3d;}
        
        Text color #70df3d
      
           This box has a color of #70df3d        
        
          <div style="background-color:#70df3d;">Content here</div>
        
        
          .mybackground {background-color:#70df3d;}
        
        Background color #70df3d
      
           Border around this has a color of #70df3d        
        
          <div style="border:2px solid #70df3d;">Content here</div>
        
        
          .myborder {border:2px solid #70df3d;}
        
        Border color #70df3d