#70f4db color space conversions
Hex:
        #70f4db
        RGB:
        112, 244, 219
        CMY:
        56, 4, 14
        CMYK:
        54, 0, 10, 4
      HSL:
        169°, 85.7143%, 69.8039%
        HSV (HSB):
        169°, 54.0984%, 95.6863%
        XYZ:
        51.8190, 73.2606, 78.4274
        xyY:
        0.2546, 0.3600, 73.2606
      CIE-Lab:
        88.5718, -42.2771, 1.0160
        CIE-LCH:
        88.5718, 42.2893, 178.6233
        CIE-Luv:
        88.5718, -55.6041, 8.4957
        Hunter-Lab:
        85.5924, -41.7200, 5.5879
      #70f4db color charts
#70f4db RGB chart
      #70f4db CMYK chart
      #70f4db RGB pie chart
      #70f4db color shades, tints & tones
#70f4db color schemes
#70f4db color preview, HTML & CSS examples
           This text has a color of #70f4db        
        
          <p style="color:#70f4db;">Text here</p>
        
        
          .mytext {color:#70f4db;}
        
        Text color #70f4db
      
           This box has a color of #70f4db        
        
          <div style="background-color:#70f4db;">Content here</div>
        
        
          .mybackground {background-color:#70f4db;}
        
        Background color #70f4db
      
           Border around this has a color of #70f4db        
        
          <div style="border:2px solid #70f4db;">Content here</div>
        
        
          .myborder {border:2px solid #70f4db;}
        
        Border color #70f4db