#70c0ec color space conversions
Hex:
        #70c0ec
        RGB:
        112, 192, 236
        CMY:
        56, 25, 7
        CMYK:
        53, 19, 0, 7
      HSL:
        201°, 76.5432%, 68.2353%
        HSV (HSB):
        201°, 52.5424%, 92.5490%
        XYZ:
        40.6721, 47.2001, 86.3238
        xyY:
        0.2335, 0.2710, 47.2001
      CIE-Lab:
        74.3176, -12.5188, -29.3858
        CIE-LCH:
        74.3176, 31.9413, 246.9252
        CIE-Luv:
        74.3176, -35.1536, -45.1744
        Hunter-Lab:
        68.7024, -14.5565, -26.4056
      #70c0ec color charts
#70c0ec RGB chart
      #70c0ec CMYK chart
      #70c0ec RGB pie chart
      #70c0ec color shades, tints & tones
#70c0ec color schemes
#70c0ec color preview, HTML & CSS examples
           This text has a color of #70c0ec        
        
          <p style="color:#70c0ec;">Text here</p>
        
        
          .mytext {color:#70c0ec;}
        
        Text color #70c0ec
      
           This box has a color of #70c0ec        
        
          <div style="background-color:#70c0ec;">Content here</div>
        
        
          .mybackground {background-color:#70c0ec;}
        
        Background color #70c0ec
      
           Border around this has a color of #70c0ec        
        
          <div style="border:2px solid #70c0ec;">Content here</div>
        
        
          .myborder {border:2px solid #70c0ec;}
        
        Border color #70c0ec