#70b6cf color space conversions
Hex:
        #70b6cf
        RGB:
        112, 182, 207
        CMY:
        56, 29, 19
        CMYK:
        46, 12, 0, 19
      HSL:
        196°, 49.7382%, 62.5490%
        HSV (HSB):
        196°, 45.8937%, 81.1765%
        XYZ:
        34.6725, 41.4056, 65.1961
        xyY:
        0.2454, 0.2931, 41.4056
      CIE-Lab:
        70.4592, -15.4078, -19.5038
        CIE-LCH:
        70.4592, 24.8556, 231.6916
        CIE-Luv:
        70.4592, -31.9974, -28.0438
        Hunter-Lab:
        64.3472, -16.4256, -15.0292
      #70b6cf color charts
#70b6cf RGB chart
      #70b6cf CMYK chart
      #70b6cf RGB pie chart
      #70b6cf color shades, tints & tones
#70b6cf color schemes
#70b6cf color preview, HTML & CSS examples
           This text has a color of #70b6cf        
        
          <p style="color:#70b6cf;">Text here</p>
        
        
          .mytext {color:#70b6cf;}
        
        Text color #70b6cf
      
           This box has a color of #70b6cf        
        
          <div style="background-color:#70b6cf;">Content here</div>
        
        
          .mybackground {background-color:#70b6cf;}
        
        Background color #70b6cf
      
           Border around this has a color of #70b6cf        
        
          <div style="border:2px solid #70b6cf;">Content here</div>
        
        
          .myborder {border:2px solid #70b6cf;}
        
        Border color #70b6cf