#70dd8f color space conversions
Hex:
        #70dd8f
        RGB:
        112, 221, 143
        CMY:
        56, 13, 44
        CMYK:
        49, 0, 35, 13
      HSL:
        137°, 61.5819%, 65.2941%
        HSV (HSB):
        137°, 49.3213%, 86.6667%
        XYZ:
        37.4965, 57.1408, 35.0396
        xyY:
        0.2892, 0.4406, 57.1408
      CIE-Lab:
        80.2587, -48.2001, 28.9079
        CIE-LCH:
        80.2587, 56.2042, 149.0469
        CIE-Luv:
        80.2587, -49.8864, 48.0690
        Hunter-Lab:
        75.5915, -43.7420, 25.4309
      #70dd8f color charts
#70dd8f RGB chart
      #70dd8f CMYK chart
      #70dd8f RGB pie chart
      #70dd8f color shades, tints & tones
#70dd8f color schemes
#70dd8f color preview, HTML & CSS examples
           This text has a color of #70dd8f        
        
          <p style="color:#70dd8f;">Text here</p>
        
        
          .mytext {color:#70dd8f;}
        
        Text color #70dd8f
      
           This box has a color of #70dd8f        
        
          <div style="background-color:#70dd8f;">Content here</div>
        
        
          .mybackground {background-color:#70dd8f;}
        
        Background color #70dd8f
      
           Border around this has a color of #70dd8f        
        
          <div style="border:2px solid #70dd8f;">Content here</div>
        
        
          .myborder {border:2px solid #70dd8f;}
        
        Border color #70dd8f