#70d9ce color space conversions
Hex:
        #70d9ce
        RGB:
        112, 217, 206
        CMY:
        56, 15, 19
        CMYK:
        48, 0, 5, 15
      HSL:
        174°, 58.0110%, 64.5098%
        HSV (HSB):
        174°, 48.3871%, 85.0980%
        XYZ:
        42.6355, 57.5267, 67.2492
        xyY:
        0.2547, 0.3436, 57.5267
      CIE-Lab:
        80.4749, -33.0909, -3.9865
        CIE-LCH:
        80.4749, 33.3302, 186.8694
        CIE-Luv:
        80.4749, -45.8447, -0.7944
        Hunter-Lab:
        75.8463, -32.3909, 0.5230
      #70d9ce color charts
#70d9ce RGB chart
      #70d9ce CMYK chart
      #70d9ce RGB pie chart
      #70d9ce color shades, tints & tones
#70d9ce color schemes
#70d9ce color preview, HTML & CSS examples
           This text has a color of #70d9ce        
        
          <p style="color:#70d9ce;">Text here</p>
        
        
          .mytext {color:#70d9ce;}
        
        Text color #70d9ce
      
           This box has a color of #70d9ce        
        
          <div style="background-color:#70d9ce;">Content here</div>
        
        
          .mybackground {background-color:#70d9ce;}
        
        Background color #70d9ce
      
           Border around this has a color of #70d9ce        
        
          <div style="border:2px solid #70d9ce;">Content here</div>
        
        
          .myborder {border:2px solid #70d9ce;}
        
        Border color #70d9ce