#70c4dc color space conversions
Hex:
        #70c4dc
        RGB:
        112, 196, 220
        CMY:
        56, 23, 14
        CMYK:
        49, 11, 0, 14
      HSL:
        193°, 60.6742%, 65.0980%
        HSV (HSB):
        193°, 49.0909%, 86.2745%
        XYZ:
        39.3403, 48.0919, 74.9194
        xyY:
        0.2423, 0.2962, 48.0919
      CIE-Lab:
        74.8829, -19.1134, -19.8718
        CIE-LCH:
        74.8829, 27.5719, 226.1144
        CIE-Luv:
        74.8829, -37.1475, -28.3579
        Hunter-Lab:
        69.3483, -20.0992, -15.5092
      #70c4dc color charts
#70c4dc RGB chart
      #70c4dc CMYK chart
      #70c4dc RGB pie chart
      #70c4dc color shades, tints & tones
#70c4dc color schemes
#70c4dc color preview, HTML & CSS examples
           This text has a color of #70c4dc        
        
          <p style="color:#70c4dc;">Text here</p>
        
        
          .mytext {color:#70c4dc;}
        
        Text color #70c4dc
      
           This box has a color of #70c4dc        
        
          <div style="background-color:#70c4dc;">Content here</div>
        
        
          .mybackground {background-color:#70c4dc;}
        
        Background color #70c4dc
      
           Border around this has a color of #70c4dc        
        
          <div style="border:2px solid #70c4dc;">Content here</div>
        
        
          .myborder {border:2px solid #70c4dc;}
        
        Border color #70c4dc