#70c0d1 color space conversions
Hex:
        #70c0d1
        RGB:
        112, 192, 209
        CMY:
        56, 25, 18
        CMYK:
        46, 8, 0, 18
      HSL:
        191°, 51.3228%, 62.9412%
        HSV (HSB):
        191°, 46.4115%, 81.9608%
        XYZ:
        37.0404, 45.7475, 67.1995
        xyY:
        0.2470, 0.3050, 45.7475
      CIE-Lab:
        73.3814, -20.0493, -16.1749
        CIE-LCH:
        73.3814, 25.7604, 218.8950
        CIE-Luv:
        73.3814, -35.9065, -22.0880
        Hunter-Lab:
        67.6369, -20.6116, -11.5608
      #70c0d1 color charts
#70c0d1 RGB chart
      #70c0d1 CMYK chart
      #70c0d1 RGB pie chart
      #70c0d1 color shades, tints & tones
#70c0d1 color schemes
#70c0d1 color preview, HTML & CSS examples
           This text has a color of #70c0d1        
        
          <p style="color:#70c0d1;">Text here</p>
        
        
          .mytext {color:#70c0d1;}
        
        Text color #70c0d1
      
           This box has a color of #70c0d1        
        
          <div style="background-color:#70c0d1;">Content here</div>
        
        
          .mybackground {background-color:#70c0d1;}
        
        Background color #70c0d1
      
           Border around this has a color of #70c0d1        
        
          <div style="border:2px solid #70c0d1;">Content here</div>
        
        
          .myborder {border:2px solid #70c0d1;}
        
        Border color #70c0d1