#70f1fd color space conversions
Hex:
        #70f1fd
        RGB:
        112, 241, 253
        CMY:
        56, 5, 1
        CMYK:
        56, 5, 0, 1
      HSL:
        185°, 97.2414%, 71.5686%
        HSV (HSB):
        185°, 55.7312%, 99.2157%
        XYZ:
        55.8670, 73.4472, 104.1607
        xyY:
        0.2393, 0.3146, 73.4472
      CIE-Lab:
        88.6606, -32.2887, -16.6166
        CIE-LCH:
        88.6606, 36.3135, 207.2315
        CIE-Luv:
        88.6606, -52.8192, -21.5270
        Hunter-Lab:
        85.7013, -33.6167, -12.0697
      #70f1fd color charts
#70f1fd RGB chart
      #70f1fd CMYK chart
      #70f1fd RGB pie chart
      #70f1fd color shades, tints & tones
#70f1fd color schemes
#70f1fd color preview, HTML & CSS examples
           This text has a color of #70f1fd        
        
          <p style="color:#70f1fd;">Text here</p>
        
        
          .mytext {color:#70f1fd;}
        
        Text color #70f1fd
      
           This box has a color of #70f1fd        
        
          <div style="background-color:#70f1fd;">Content here</div>
        
        
          .mybackground {background-color:#70f1fd;}
        
        Background color #70f1fd
      
           Border around this has a color of #70f1fd        
        
          <div style="border:2px solid #70f1fd;">Content here</div>
        
        
          .myborder {border:2px solid #70f1fd;}
        
        Border color #70f1fd