#70b9fd color space conversions
Hex:
        #70b9fd
        RGB:
        112, 185, 253
        CMY:
        56, 27, 1
        CMYK:
        56, 27, 0, 1
      HSL:
        209°, 97.2414%, 71.5686%
        HSV (HSB):
        209°, 55.7312%, 99.2157%
        XYZ:
        41.7607, 45.2345, 99.4586
        xyY:
        0.2240, 0.2426, 45.2345
      CIE-Lab:
        73.0460, -3.7059, -40.5270
        CIE-LCH:
        73.0460, 40.6961, 264.7753
        CIE-Luv:
        73.0460, -32.1497, -65.2193
        Hunter-Lab:
        67.2566, -6.8656, -40.5980
      #70b9fd color charts
#70b9fd RGB chart
      #70b9fd CMYK chart
      #70b9fd RGB pie chart
      #70b9fd color shades, tints & tones
#70b9fd color schemes
#70b9fd color preview, HTML & CSS examples
           This text has a color of #70b9fd        
        
          <p style="color:#70b9fd;">Text here</p>
        
        
          .mytext {color:#70b9fd;}
        
        Text color #70b9fd
      
           This box has a color of #70b9fd        
        
          <div style="background-color:#70b9fd;">Content here</div>
        
        
          .mybackground {background-color:#70b9fd;}
        
        Background color #70b9fd
      
           Border around this has a color of #70b9fd        
        
          <div style="border:2px solid #70b9fd;">Content here</div>
        
        
          .myborder {border:2px solid #70b9fd;}
        
        Border color #70b9fd