#70d7ec color space conversions
Hex:
        #70d7ec
        RGB:
        112, 215, 236
        CMY:
        56, 16, 7
        CMYK:
        53, 9, 0, 7
      HSL:
        190°, 76.5432%, 68.2353%
        HSV (HSB):
        190°, 52.5424%, 92.5490%
        XYZ:
        46.1229, 58.1018, 88.1407
        xyY:
        0.2398, 0.3020, 58.1018
      CIE-Lab:
        80.7953, -24.3087, -19.5070
        CIE-LCH:
        80.7953, 31.1679, 218.7461
        CIE-Luv:
        80.7953, -43.8675, -27.2708
        Hunter-Lab:
        76.2245, -25.3839, -15.2017
      #70d7ec color charts
#70d7ec RGB chart
      #70d7ec CMYK chart
      #70d7ec RGB pie chart
      #70d7ec color shades, tints & tones
#70d7ec color schemes
#70d7ec color preview, HTML & CSS examples
           This text has a color of #70d7ec        
        
          <p style="color:#70d7ec;">Text here</p>
        
        
          .mytext {color:#70d7ec;}
        
        Text color #70d7ec
      
           This box has a color of #70d7ec        
        
          <div style="background-color:#70d7ec;">Content here</div>
        
        
          .mybackground {background-color:#70d7ec;}
        
        Background color #70d7ec
      
           Border around this has a color of #70d7ec        
        
          <div style="border:2px solid #70d7ec;">Content here</div>
        
        
          .myborder {border:2px solid #70d7ec;}
        
        Border color #70d7ec