#70dae7 color space conversions
Hex:
        #70dae7
        RGB:
        112, 218, 231
        CMY:
        56, 15, 9
        CMYK:
        52, 6, 0, 9
      HSL:
        187°, 71.2575%, 67.2549%
        HSV (HSB):
        187°, 51.5152%, 90.5882%
        XYZ:
        46.1773, 59.3571, 84.6246
        xyY:
        0.2428, 0.3121, 59.3571
      CIE-Lab:
        81.4875, -27.1375, -15.8014
        CIE-LCH:
        81.4875, 31.4027, 210.2110
        CIE-Luv:
        81.4875, -45.2073, -20.7321
        Hunter-Lab:
        77.0435, -27.8393, -11.1936
      #70dae7 color charts
#70dae7 RGB chart
      #70dae7 CMYK chart
      #70dae7 RGB pie chart
      #70dae7 color shades, tints & tones
#70dae7 color schemes
#70dae7 color preview, HTML & CSS examples
           This text has a color of #70dae7        
        
          <p style="color:#70dae7;">Text here</p>
        
        
          .mytext {color:#70dae7;}
        
        Text color #70dae7
      
           This box has a color of #70dae7        
        
          <div style="background-color:#70dae7;">Content here</div>
        
        
          .mybackground {background-color:#70dae7;}
        
        Background color #70dae7
      
           Border around this has a color of #70dae7        
        
          <div style="border:2px solid #70dae7;">Content here</div>
        
        
          .myborder {border:2px solid #70dae7;}
        
        Border color #70dae7