#70e3ef color space conversions
Hex:
        #70e3ef
        RGB:
        112, 227, 239
        CMY:
        56, 11, 6
        CMYK:
        53, 5, 0, 6
      HSL:
        186°, 79.8742%, 68.8235%
        HSV (HSB):
        186°, 53.1381%, 93.7255%
        XYZ:
        49.7312, 64.6149, 91.5122
        xyY:
        0.2416, 0.3139, 64.6149
      CIE-Lab:
        84.2849, -29.3599, -15.8374
        CIE-LCH:
        84.2849, 33.3591, 208.3435
        CIE-Luv:
        84.2849, -48.2667, -20.5460
        Hunter-Lab:
        80.3834, -30.2375, -11.2301
      #70e3ef color charts
#70e3ef RGB chart
      #70e3ef CMYK chart
      #70e3ef RGB pie chart
      #70e3ef color shades, tints & tones
#70e3ef color schemes
#70e3ef color preview, HTML & CSS examples
           This text has a color of #70e3ef        
        
          <p style="color:#70e3ef;">Text here</p>
        
        
          .mytext {color:#70e3ef;}
        
        Text color #70e3ef
      
           This box has a color of #70e3ef        
        
          <div style="background-color:#70e3ef;">Content here</div>
        
        
          .mybackground {background-color:#70e3ef;}
        
        Background color #70e3ef
      
           Border around this has a color of #70e3ef        
        
          <div style="border:2px solid #70e3ef;">Content here</div>
        
        
          .myborder {border:2px solid #70e3ef;}
        
        Border color #70e3ef