#70b4dc color space conversions
Hex:
        #70b4dc
        RGB:
        112, 180, 220
        CMY:
        56, 29, 14
        CMYK:
        49, 18, 0, 14
      HSL:
        202°, 60.6742%, 65.0980%
        HSV (HSB):
        202°, 49.0909%, 86.2745%
        XYZ:
        35.9216, 41.2546, 73.7798
        xyY:
        0.2380, 0.2733, 41.2546
      CIE-Lab:
        70.3539, -10.7144, -26.7805
        CIE-LCH:
        70.3539, 28.8443, 248.1945
        CIE-Luv:
        70.3539, -30.9401, -40.7240
        Hunter-Lab:
        64.2297, -12.5727, -23.1448
      #70b4dc color charts
#70b4dc RGB chart
      #70b4dc CMYK chart
      #70b4dc RGB pie chart
      #70b4dc color shades, tints & tones
#70b4dc color schemes
#70b4dc color preview, HTML & CSS examples
           This text has a color of #70b4dc        
        
          <p style="color:#70b4dc;">Text here</p>
        
        
          .mytext {color:#70b4dc;}
        
        Text color #70b4dc
      
           This box has a color of #70b4dc        
        
          <div style="background-color:#70b4dc;">Content here</div>
        
        
          .mybackground {background-color:#70b4dc;}
        
        Background color #70b4dc
      
           Border around this has a color of #70b4dc        
        
          <div style="border:2px solid #70b4dc;">Content here</div>
        
        
          .myborder {border:2px solid #70b4dc;}
        
        Border color #70b4dc