#70e0df color space conversions
Hex:
        #70e0df
        RGB:
        112, 224, 223
        CMY:
        56, 12, 13
        CMYK:
        50, 0, 0, 12
      HSL:
        179°, 64.3678%, 65.8824%
        HSV (HSB):
        179°, 50.0000%, 87.8431%
        XYZ:
        46.6570, 62.0838, 79.3363
        xyY:
        0.2481, 0.3301, 62.0838
      CIE-Lab:
        82.9579, -32.1193, -9.3531
        CIE-LCH:
        82.9579, 33.4534, 196.2355
        CIE-Luv:
        82.9579, -47.8326, -9.4963
        Hunter-Lab:
        78.7933, -32.1903, -4.5434
      #70e0df color charts
#70e0df RGB chart
      #70e0df CMYK chart
      #70e0df RGB pie chart
      #70e0df color shades, tints & tones
#70e0df color schemes
#70e0df color preview, HTML & CSS examples
           This text has a color of #70e0df        
        
          <p style="color:#70e0df;">Text here</p>
        
        
          .mytext {color:#70e0df;}
        
        Text color #70e0df
      
           This box has a color of #70e0df        
        
          <div style="background-color:#70e0df;">Content here</div>
        
        
          .mybackground {background-color:#70e0df;}
        
        Background color #70e0df
      
           Border around this has a color of #70e0df        
        
          <div style="border:2px solid #70e0df;">Content here</div>
        
        
          .myborder {border:2px solid #70e0df;}
        
        Border color #70e0df