#70c4cd color space conversions
Hex:
        #70c4cd
        RGB:
        112, 196, 205
        CMY:
        56, 23, 20
        CMYK:
        45, 4, 0, 20
      HSL:
        186°, 48.1865%, 62.1569%
        HSV (HSB):
        186°, 45.3659%, 80.3922%
        XYZ:
        37.4415, 47.3324, 64.9203
        xyY:
        0.2501, 0.3162, 47.3324
      CIE-Lab:
        74.4019, -23.1344, -12.4680
        CIE-LCH:
        74.4019, 26.2803, 208.3220
        CIE-Luv:
        74.4019, -37.6100, -15.6752
        Hunter-Lab:
        68.7985, -23.2543, -7.7888
      #70c4cd color charts
#70c4cd RGB chart
      #70c4cd CMYK chart
      #70c4cd RGB pie chart
      #70c4cd color shades, tints & tones
#70c4cd color schemes
#70c4cd color preview, HTML & CSS examples
           This text has a color of #70c4cd        
        
          <p style="color:#70c4cd;">Text here</p>
        
        
          .mytext {color:#70c4cd;}
        
        Text color #70c4cd
      
           This box has a color of #70c4cd        
        
          <div style="background-color:#70c4cd;">Content here</div>
        
        
          .mybackground {background-color:#70c4cd;}
        
        Background color #70c4cd
      
           Border around this has a color of #70c4cd        
        
          <div style="border:2px solid #70c4cd;">Content here</div>
        
        
          .myborder {border:2px solid #70c4cd;}
        
        Border color #70c4cd