#70c8d1 color space conversions
Hex:
        #70c8d1
        RGB:
        112, 200, 209
        CMY:
        56, 22, 18
        CMYK:
        46, 4, 0, 18
      HSL:
        186°, 51.3228%, 62.9412%
        HSV (HSB):
        186°, 46.4115%, 81.9608%
        XYZ:
        38.8450, 49.3567, 67.8011
        xyY:
        0.2490, 0.3164, 49.3567
      CIE-Lab:
        75.6727, -24.0884, -12.7308
        CIE-LCH:
        75.6727, 27.2457, 207.8566
        CIE-Luv:
        75.6727, -39.0628, -15.9949
        Hunter-Lab:
        70.2544, -24.2490, -8.0415
      #70c8d1 color charts
#70c8d1 RGB chart
      #70c8d1 CMYK chart
      #70c8d1 RGB pie chart
      #70c8d1 color shades, tints & tones
#70c8d1 color schemes
#70c8d1 color preview, HTML & CSS examples
           This text has a color of #70c8d1        
        
          <p style="color:#70c8d1;">Text here</p>
        
        
          .mytext {color:#70c8d1;}
        
        Text color #70c8d1
      
           This box has a color of #70c8d1        
        
          <div style="background-color:#70c8d1;">Content here</div>
        
        
          .mybackground {background-color:#70c8d1;}
        
        Background color #70c8d1
      
           Border around this has a color of #70c8d1        
        
          <div style="border:2px solid #70c8d1;">Content here</div>
        
        
          .myborder {border:2px solid #70c8d1;}
        
        Border color #70c8d1