#70ceef color space conversions
Hex:
        #70ceef
        RGB:
        112, 206, 239
        CMY:
        56, 19, 6
        CMYK:
        53, 14, 0, 6
      HSL:
        196°, 79.8742%, 68.8235%
        HSV (HSB):
        196°, 53.1381%, 93.7255%
        XYZ:
        44.3334, 53.8194, 89.7129
        xyY:
        0.2360, 0.2865, 53.8194
      CIE-Lab:
        78.3563, -18.9441, -24.8140
        CIE-LCH:
        78.3563, 31.2188, 232.6403
        CIE-Luv:
        78.3563, -40.3521, -36.8272
        Hunter-Lab:
        73.3617, -20.5131, -21.1517
      #70ceef color charts
#70ceef RGB chart
      #70ceef CMYK chart
      #70ceef RGB pie chart
      #70ceef color shades, tints & tones
#70ceef color schemes
#70ceef color preview, HTML & CSS examples
           This text has a color of #70ceef        
        
          <p style="color:#70ceef;">Text here</p>
        
        
          .mytext {color:#70ceef;}
        
        Text color #70ceef
      
           This box has a color of #70ceef        
        
          <div style="background-color:#70ceef;">Content here</div>
        
        
          .mybackground {background-color:#70ceef;}
        
        Background color #70ceef
      
           Border around this has a color of #70ceef        
        
          <div style="border:2px solid #70ceef;">Content here</div>
        
        
          .myborder {border:2px solid #70ceef;}
        
        Border color #70ceef