#70dfc8 color space conversions
Hex:
        #70dfc8
        RGB:
        112, 223, 200
        CMY:
        56, 13, 22
        CMYK:
        50, 0, 10, 13
      HSL:
        168°, 63.4286%, 65.6863%
        HSV (HSB):
        168°, 49.7758%, 87.4510%
        XYZ:
        43.4951, 60.3902, 64.0076
        xyY:
        0.2591, 0.3597, 60.3902
      CIE-Lab:
        82.0498, -37.3242, 1.5107
        CIE-LCH:
        82.0498, 37.3548, 177.6823
        CIE-Luv:
        82.0498, -48.4352, 8.3794
        Hunter-Lab:
        77.7111, -36.0877, 5.5630
      #70dfc8 color charts
#70dfc8 RGB chart
      #70dfc8 CMYK chart
      #70dfc8 RGB pie chart
      #70dfc8 color shades, tints & tones
#70dfc8 color schemes
#70dfc8 color preview, HTML & CSS examples
           This text has a color of #70dfc8        
        
          <p style="color:#70dfc8;">Text here</p>
        
        
          .mytext {color:#70dfc8;}
        
        Text color #70dfc8
      
           This box has a color of #70dfc8        
        
          <div style="background-color:#70dfc8;">Content here</div>
        
        
          .mybackground {background-color:#70dfc8;}
        
        Background color #70dfc8
      
           Border around this has a color of #70dfc8        
        
          <div style="border:2px solid #70dfc8;">Content here</div>
        
        
          .myborder {border:2px solid #70dfc8;}
        
        Border color #70dfc8