#70e2ff color space conversions
Hex:
        #70e2ff
        RGB:
        112, 226, 255
        CMY:
        56, 11, 0
        CMYK:
        56, 11, 0, 0
      HSL:
        192°, 100.0000%, 71.9608%
        HSV (HSB):
        192°, 56.0784%, 100.0000%
        XYZ:
        51.9284, 65.0575, 104.4282
        xyY:
        0.2345, 0.2938, 65.0575
      CIE-Lab:
        84.5133, -24.4960, -23.9355
        CIE-LCH:
        84.5133, 34.2485, 224.3369
        CIE-Luv:
        84.5133, -47.1921, -34.8647
        Hunter-Lab:
        80.6582, -26.2320, -20.3020
      #70e2ff color charts
#70e2ff RGB chart
      #70e2ff CMYK chart
      #70e2ff RGB pie chart
      #70e2ff color shades, tints & tones
#70e2ff color schemes
#70e2ff color preview, HTML & CSS examples
           This text has a color of #70e2ff        
        
          <p style="color:#70e2ff;">Text here</p>
        
        
          .mytext {color:#70e2ff;}
        
        Text color #70e2ff
      
           This box has a color of #70e2ff        
        
          <div style="background-color:#70e2ff;">Content here</div>
        
        
          .mybackground {background-color:#70e2ff;}
        
        Background color #70e2ff
      
           Border around this has a color of #70e2ff        
        
          <div style="border:2px solid #70e2ff;">Content here</div>
        
        
          .myborder {border:2px solid #70e2ff;}
        
        Border color #70e2ff