#70c1fd color space conversions
Hex:
        #70c1fd
        RGB:
        112, 193, 253
        CMY:
        56, 24, 1
        CMYK:
        56, 24, 0, 1
      HSL:
        206°, 97.2414%, 71.5686%
        HSV (HSB):
        206°, 55.7312%, 99.2157%
        XYZ:
        43.4817, 48.6765, 100.0323
        xyY:
        0.2262, 0.2533, 48.6765
      CIE-Lab:
        75.2496, -8.0527, -37.1001
        CIE-LCH:
        75.2496, 37.9640, 257.7538
        CIE-Luv:
        75.2496, -35.0756, -59.0161
        Hunter-Lab:
        69.7686, -10.8489, -36.1704
      #70c1fd color charts
#70c1fd RGB chart
      #70c1fd CMYK chart
      #70c1fd RGB pie chart
      #70c1fd color shades, tints & tones
#70c1fd color schemes
#70c1fd color preview, HTML & CSS examples
           This text has a color of #70c1fd        
        
          <p style="color:#70c1fd;">Text here</p>
        
        
          .mytext {color:#70c1fd;}
        
        Text color #70c1fd
      
           This box has a color of #70c1fd        
        
          <div style="background-color:#70c1fd;">Content here</div>
        
        
          .mybackground {background-color:#70c1fd;}
        
        Background color #70c1fd
      
           Border around this has a color of #70c1fd        
        
          <div style="border:2px solid #70c1fd;">Content here</div>
        
        
          .myborder {border:2px solid #70c1fd;}
        
        Border color #70c1fd