#70b2d3 color space conversions
Hex:
        #70b2d3
        RGB:
        112, 178, 211
        CMY:
        56, 30, 17
        CMYK:
        47, 16, 0, 17
      HSL:
        200°, 52.9412%, 63.3333%
        HSV (HSB):
        200°, 46.9194%, 82.7451%
        XYZ:
        34.3604, 39.9887, 67.5356
        xyY:
        0.2422, 0.2818, 39.9887
      CIE-Lab:
        69.4615, -12.1827, -23.2167
        CIE-LCH:
        69.4615, 26.2190, 242.3122
        CIE-Luv:
        69.4615, -30.3343, -34.5365
        Hunter-Lab:
        63.2366, -13.6740, -19.0551
      #70b2d3 color charts
#70b2d3 RGB chart
      #70b2d3 CMYK chart
      #70b2d3 RGB pie chart
      #70b2d3 color shades, tints & tones
#70b2d3 color schemes
#70b2d3 color preview, HTML & CSS examples
           This text has a color of #70b2d3        
        
          <p style="color:#70b2d3;">Text here</p>
        
        
          .mytext {color:#70b2d3;}
        
        Text color #70b2d3
      
           This box has a color of #70b2d3        
        
          <div style="background-color:#70b2d3;">Content here</div>
        
        
          .mybackground {background-color:#70b2d3;}
        
        Background color #70b2d3
      
           Border around this has a color of #70b2d3        
        
          <div style="border:2px solid #70b2d3;">Content here</div>
        
        
          .myborder {border:2px solid #70b2d3;}
        
        Border color #70b2d3