#70b0d1 color space conversions
Hex:
        #70b0d1
        RGB:
        112, 176, 209
        CMY:
        56, 31, 18
        CMYK:
        46, 16, 0, 18
      HSL:
        200°, 51.3228%, 62.9412%
        HSV (HSB):
        200°, 46.4115%, 81.9608%
        XYZ:
        33.7160, 39.0989, 66.0914
        xyY:
        0.2427, 0.2815, 39.0989
      CIE-Lab:
        68.8228, -11.6703, -23.0933
        CIE-LCH:
        68.8228, 25.8746, 243.1899
        CIE-Luv:
        68.8228, -29.5827, -34.3581
        Hunter-Lab:
        62.5291, -13.1776, -18.8974
      #70b0d1 color charts
#70b0d1 RGB chart
      #70b0d1 CMYK chart
      #70b0d1 RGB pie chart
      #70b0d1 color shades, tints & tones
#70b0d1 color schemes
#70b0d1 color preview, HTML & CSS examples
           This text has a color of #70b0d1        
        
          <p style="color:#70b0d1;">Text here</p>
        
        
          .mytext {color:#70b0d1;}
        
        Text color #70b0d1
      
           This box has a color of #70b0d1        
        
          <div style="background-color:#70b0d1;">Content here</div>
        
        
          .mybackground {background-color:#70b0d1;}
        
        Background color #70b0d1
      
           Border around this has a color of #70b0d1        
        
          <div style="border:2px solid #70b0d1;">Content here</div>
        
        
          .myborder {border:2px solid #70b0d1;}
        
        Border color #70b0d1