#70f4da color space conversions
Hex:
        #70f4da
        RGB:
        112, 244, 218
        CMY:
        56, 4, 15
        CMYK:
        54, 0, 11, 4
      HSL:
        168°, 85.7143%, 69.8039%
        HSV (HSB):
        168°, 54.0984%, 95.6863%
        XYZ:
        51.6877, 73.2081, 77.7360
        xyY:
        0.2551, 0.3613, 73.2081
      CIE-Lab:
        88.5469, -42.5146, 1.5013
        CIE-LCH:
        88.5469, 42.5411, 177.9776
        CIE-Luv:
        88.5469, -55.6530, 9.2851
        Hunter-Lab:
        85.5617, -41.9015, 6.0260
      #70f4da color charts
#70f4da RGB chart
      #70f4da CMYK chart
      #70f4da RGB pie chart
      #70f4da color shades, tints & tones
#70f4da color schemes
#70f4da color preview, HTML & CSS examples
           This text has a color of #70f4da        
        
          <p style="color:#70f4da;">Text here</p>
        
        
          .mytext {color:#70f4da;}
        
        Text color #70f4da
      
           This box has a color of #70f4da        
        
          <div style="background-color:#70f4da;">Content here</div>
        
        
          .mybackground {background-color:#70f4da;}
        
        Background color #70f4da
      
           Border around this has a color of #70f4da        
        
          <div style="border:2px solid #70f4da;">Content here</div>
        
        
          .myborder {border:2px solid #70f4da;}
        
        Border color #70f4da