#70b7ce color space conversions
Hex:
        #70b7ce
        RGB:
        112, 183, 206
        CMY:
        56, 28, 19
        CMYK:
        46, 11, 0, 19
      HSL:
        195°, 48.9583%, 62.3529%
        HSV (HSB):
        195°, 45.6311%, 80.7843%
        XYZ:
        34.7562, 41.7679, 64.6227
        xyY:
        0.2462, 0.2959, 41.7679
      CIE-Lab:
        70.7106, -16.2047, -18.5746
        CIE-LCH:
        70.7106, 24.6497, 228.8983
        CIE-Luv:
        70.7106, -32.4171, -26.4258
        Hunter-Lab:
        64.6281, -17.1043, -14.0453
      #70b7ce color charts
#70b7ce RGB chart
      #70b7ce CMYK chart
      #70b7ce RGB pie chart
      #70b7ce color shades, tints & tones
#70b7ce color schemes
#70b7ce color preview, HTML & CSS examples
           This text has a color of #70b7ce        
        
          <p style="color:#70b7ce;">Text here</p>
        
        
          .mytext {color:#70b7ce;}
        
        Text color #70b7ce
      
           This box has a color of #70b7ce        
        
          <div style="background-color:#70b7ce;">Content here</div>
        
        
          .mybackground {background-color:#70b7ce;}
        
        Background color #70b7ce
      
           Border around this has a color of #70b7ce        
        
          <div style="border:2px solid #70b7ce;">Content here</div>
        
        
          .myborder {border:2px solid #70b7ce;}
        
        Border color #70b7ce