#70b0ec color space conversions
Hex:
        #70b0ec
        RGB:
        112, 176, 236
        CMY:
        56, 31, 7
        CMYK:
        53, 25, 0, 7
      HSL:
        209°, 76.5432%, 68.2353%
        HSV (HSB):
        209°, 52.5424%, 92.5490%
        XYZ:
        37.3477, 40.5515, 85.2157
        xyY:
        0.2290, 0.2486, 40.5515
      CIE-Lab:
        69.8606, -3.8659, -36.2749
        CIE-LCH:
        69.8606, 36.4803, 263.9168
        CIE-Luv:
        69.8606, -29.1377, -57.5712
        Hunter-Lab:
        63.6801, -6.7517, -34.7649
      #70b0ec color charts
#70b0ec RGB chart
      #70b0ec CMYK chart
      #70b0ec RGB pie chart
      #70b0ec color shades, tints & tones
#70b0ec color schemes
#70b0ec color preview, HTML & CSS examples
           This text has a color of #70b0ec        
        
          <p style="color:#70b0ec;">Text here</p>
        
        
          .mytext {color:#70b0ec;}
        
        Text color #70b0ec
      
           This box has a color of #70b0ec        
        
          <div style="background-color:#70b0ec;">Content here</div>
        
        
          .mybackground {background-color:#70b0ec;}
        
        Background color #70b0ec
      
           Border around this has a color of #70b0ec        
        
          <div style="border:2px solid #70b0ec;">Content here</div>
        
        
          .myborder {border:2px solid #70b0ec;}
        
        Border color #70b0ec