#70ff7d color space conversions
Hex:
        #70ff7d
        RGB:
        112, 255, 125
        CMY:
        56, 0, 51
        CMYK:
        56, 0, 51, 0
      HSL:
        125°, 100.0000%, 71.9608%
        HSV (HSB):
        125°, 56.0784%, 100.0000%
        XYZ:
        46.1438, 76.4454, 31.7255
        xyY:
        0.2990, 0.4954, 76.4454
      CIE-Lab:
        90.0657, -64.2080, 50.2814
        CIE-LCH:
        90.0657, 81.5530, 141.9354
        CIE-Luv:
        90.0657, -63.8541, 77.0790
        Hunter-Lab:
        87.4331, -58.8025, 39.6895
      #70ff7d color charts
#70ff7d RGB chart
      #70ff7d CMYK chart
      #70ff7d RGB pie chart
      #70ff7d color shades, tints & tones
#70ff7d color schemes
#70ff7d color preview, HTML & CSS examples
           This text has a color of #70ff7d        
        
          <p style="color:#70ff7d;">Text here</p>
        
        
          .mytext {color:#70ff7d;}
        
        Text color #70ff7d
      
           This box has a color of #70ff7d        
        
          <div style="background-color:#70ff7d;">Content here</div>
        
        
          .mybackground {background-color:#70ff7d;}
        
        Background color #70ff7d
      
           Border around this has a color of #70ff7d        
        
          <div style="border:2px solid #70ff7d;">Content here</div>
        
        
          .myborder {border:2px solid #70ff7d;}
        
        Border color #70ff7d