#70b2c3 color space conversions
Hex:
        #70b2c3
        RGB:
        112, 178, 195
        CMY:
        56, 30, 24
        CMYK:
        43, 9, 0, 24
      HSL:
        192°, 40.8867%, 60.1961%
        HSV (HSB):
        192°, 42.5641%, 76.4706%
        XYZ:
        32.4528, 39.2257, 57.4906
        xyY:
        0.2512, 0.3037, 39.2257
      CIE-Lab:
        68.9144, -16.5420, -15.2458
        CIE-LCH:
        68.9144, 22.4960, 222.6651
        CIE-Luv:
        68.9144, -30.6459, -20.8975
        Hunter-Lab:
        62.6304, -17.1109, -10.5831
      #70b2c3 color charts
#70b2c3 RGB chart
      #70b2c3 CMYK chart
      #70b2c3 RGB pie chart
      #70b2c3 color shades, tints & tones
#70b2c3 color schemes
#70b2c3 color preview, HTML & CSS examples
           This text has a color of #70b2c3        
        
          <p style="color:#70b2c3;">Text here</p>
        
        
          .mytext {color:#70b2c3;}
        
        Text color #70b2c3
      
           This box has a color of #70b2c3        
        
          <div style="background-color:#70b2c3;">Content here</div>
        
        
          .mybackground {background-color:#70b2c3;}
        
        Background color #70b2c3
      
           Border around this has a color of #70b2c3        
        
          <div style="border:2px solid #70b2c3;">Content here</div>
        
        
          .myborder {border:2px solid #70b2c3;}
        
        Border color #70b2c3