#70e0e9 color space conversions
Hex:
        #70e0e9
        RGB:
        112, 224, 233
        CMY:
        56, 12, 9
        CMYK:
        52, 4, 0, 9
      HSL:
        184°, 73.3333%, 67.6471%
        HSV (HSB):
        184°, 51.9313%, 91.3725%
        XYZ:
        48.0457, 62.6392, 86.6491
        xyY:
        0.2435, 0.3174, 62.6392
      CIE-Lab:
        83.2522, -29.5126, -14.2136
        CIE-LCH:
        83.2522, 32.7570, 205.7160
        CIE-Luv:
        83.2522, -47.3989, -17.8138
        Hunter-Lab:
        79.1450, -30.1435, -9.5101
      #70e0e9 color charts
#70e0e9 RGB chart
      #70e0e9 CMYK chart
      #70e0e9 RGB pie chart
      #70e0e9 color shades, tints & tones
#70e0e9 color schemes
#70e0e9 color preview, HTML & CSS examples
           This text has a color of #70e0e9        
        
          <p style="color:#70e0e9;">Text here</p>
        
        
          .mytext {color:#70e0e9;}
        
        Text color #70e0e9
      
           This box has a color of #70e0e9        
        
          <div style="background-color:#70e0e9;">Content here</div>
        
        
          .mybackground {background-color:#70e0e9;}
        
        Background color #70e0e9
      
           Border around this has a color of #70e0e9        
        
          <div style="border:2px solid #70e0e9;">Content here</div>
        
        
          .myborder {border:2px solid #70e0e9;}
        
        Border color #70e0e9