#70c9dc color space conversions
Hex:
        #70c9dc
        RGB:
        112, 201, 220
        CMY:
        56, 21, 14
        CMYK:
        49, 9, 0, 14
      HSL:
        191°, 60.6742%, 65.0980%
        HSV (HSB):
        191°, 49.0909%, 86.2745%
        XYZ:
        40.4870, 50.3853, 75.3016
        xyY:
        0.2436, 0.3032, 50.3853
      CIE-Lab:
        76.3052, -21.6582, -17.7193
        CIE-LCH:
        76.3052, 27.9831, 219.2877
        CIE-Luv:
        76.3052, -39.0881, -24.5060
        Hunter-Lab:
        70.9826, -22.4070, -13.2097
      #70c9dc color charts
#70c9dc RGB chart
      #70c9dc CMYK chart
      #70c9dc RGB pie chart
      #70c9dc color shades, tints & tones
#70c9dc color schemes
#70c9dc color preview, HTML & CSS examples
           This text has a color of #70c9dc        
        
          <p style="color:#70c9dc;">Text here</p>
        
        
          .mytext {color:#70c9dc;}
        
        Text color #70c9dc
      
           This box has a color of #70c9dc        
        
          <div style="background-color:#70c9dc;">Content here</div>
        
        
          .mybackground {background-color:#70c9dc;}
        
        Background color #70c9dc
      
           Border around this has a color of #70c9dc        
        
          <div style="border:2px solid #70c9dc;">Content here</div>
        
        
          .myborder {border:2px solid #70c9dc;}
        
        Border color #70c9dc