#70e2fc color space conversions
Hex:
        #70e2fc
        RGB:
        112, 226, 252
        CMY:
        56, 11, 1
        CMYK:
        56, 10, 0, 1
      HSL:
        191°, 95.8904%, 71.3725%
        HSV (HSB):
        191°, 55.5556%, 98.8235%
        XYZ:
        51.4491, 64.8657, 101.9041
        xyY:
        0.2358, 0.2973, 64.8657
      CIE-Lab:
        84.4145, -25.3315, -22.5039
        CIE-LCH:
        84.4145, 33.8837, 221.6171
        CIE-Luv:
        84.4145, -47.3224, -32.3114
        Hunter-Lab:
        80.5393, -26.9165, -18.6405
      #70e2fc color charts
#70e2fc RGB chart
      #70e2fc CMYK chart
      #70e2fc RGB pie chart
      #70e2fc color shades, tints & tones
#70e2fc color schemes
#70e2fc color preview, HTML & CSS examples
           This text has a color of #70e2fc        
        
          <p style="color:#70e2fc;">Text here</p>
        
        
          .mytext {color:#70e2fc;}
        
        Text color #70e2fc
      
           This box has a color of #70e2fc        
        
          <div style="background-color:#70e2fc;">Content here</div>
        
        
          .mybackground {background-color:#70e2fc;}
        
        Background color #70e2fc
      
           Border around this has a color of #70e2fc        
        
          <div style="border:2px solid #70e2fc;">Content here</div>
        
        
          .myborder {border:2px solid #70e2fc;}
        
        Border color #70e2fc