#70d3ef color space conversions
Hex:
        #70d3ef
        RGB:
        112, 211, 239
        CMY:
        56, 17, 6
        CMYK:
        53, 12, 0, 6
      HSL:
        193°, 79.8742%, 68.8235%
        HSV (HSB):
        193°, 53.1381%, 93.7255%
        XYZ:
        45.5563, 56.2653, 90.1206
        xyY:
        0.2373, 0.2931, 56.2653
      CIE-Lab:
        79.7646, -21.4810, -22.6695
        CIE-LCH:
        79.7646, 31.2304, 226.5421
        CIE-Luv:
        79.7646, -42.2397, -32.9297
        Hunter-Lab:
        75.0102, -22.8584, -18.7265
      #70d3ef color charts
#70d3ef RGB chart
      #70d3ef CMYK chart
      #70d3ef RGB pie chart
      #70d3ef color shades, tints & tones
#70d3ef color schemes
#70d3ef color preview, HTML & CSS examples
           This text has a color of #70d3ef        
        
          <p style="color:#70d3ef;">Text here</p>
        
        
          .mytext {color:#70d3ef;}
        
        Text color #70d3ef
      
           This box has a color of #70d3ef        
        
          <div style="background-color:#70d3ef;">Content here</div>
        
        
          .mybackground {background-color:#70d3ef;}
        
        Background color #70d3ef
      
           Border around this has a color of #70d3ef        
        
          <div style="border:2px solid #70d3ef;">Content here</div>
        
        
          .myborder {border:2px solid #70d3ef;}
        
        Border color #70d3ef