#70d6ce color space conversions
Hex:
        #70d6ce
        RGB:
        112, 214, 206
        CMY:
        56, 16, 19
        CMYK:
        48, 0, 4, 16
      HSL:
        175°, 55.4348%, 63.9216%
        HSV (HSB):
        175°, 47.6636%, 83.9216%
        XYZ:
        41.8692, 55.9941, 66.9937
        xyY:
        0.2540, 0.3397, 55.9941
      CIE-Lab:
        79.6105, -31.6717, -5.2610
        CIE-LCH:
        79.6105, 32.1057, 189.4314
        CIE-Luv:
        79.6105, -44.6721, -3.0107
        Hunter-Lab:
        74.8292, -31.0749, -0.7012
      #70d6ce color charts
#70d6ce RGB chart
      #70d6ce CMYK chart
      #70d6ce RGB pie chart
      #70d6ce color shades, tints & tones
#70d6ce color schemes
#70d6ce color preview, HTML & CSS examples
           This text has a color of #70d6ce        
        
          <p style="color:#70d6ce;">Text here</p>
        
        
          .mytext {color:#70d6ce;}
        
        Text color #70d6ce
      
           This box has a color of #70d6ce        
        
          <div style="background-color:#70d6ce;">Content here</div>
        
        
          .mybackground {background-color:#70d6ce;}
        
        Background color #70d6ce
      
           Border around this has a color of #70d6ce        
        
          <div style="border:2px solid #70d6ce;">Content here</div>
        
        
          .myborder {border:2px solid #70d6ce;}
        
        Border color #70d6ce