#70e7ef color space conversions
Hex:
        #70e7ef
        RGB:
        112, 231, 239
        CMY:
        56, 9, 6
        CMYK:
        53, 3, 0, 6
      HSL:
        184°, 79.8742%, 68.8235%
        HSV (HSB):
        184°, 53.1381%, 93.7255%
        XYZ:
        50.8380, 66.8286, 91.8811
        xyY:
        0.2426, 0.3189, 66.8286
      CIE-Lab:
        85.4173, -31.2738, -14.1383
        CIE-LCH:
        85.4173, 34.3212, 204.3269
        CIE-Luv:
        85.4173, -49.7672, -17.4802
        Hunter-Lab:
        81.7487, -32.0545, -9.4146
      #70e7ef color charts
#70e7ef RGB chart
      #70e7ef CMYK chart
      #70e7ef RGB pie chart
      #70e7ef color shades, tints & tones
#70e7ef color schemes
#70e7ef color preview, HTML & CSS examples
           This text has a color of #70e7ef        
        
          <p style="color:#70e7ef;">Text here</p>
        
        
          .mytext {color:#70e7ef;}
        
        Text color #70e7ef
      
           This box has a color of #70e7ef        
        
          <div style="background-color:#70e7ef;">Content here</div>
        
        
          .mybackground {background-color:#70e7ef;}
        
        Background color #70e7ef
      
           Border around this has a color of #70e7ef        
        
          <div style="border:2px solid #70e7ef;">Content here</div>
        
        
          .myborder {border:2px solid #70e7ef;}
        
        Border color #70e7ef