#70dfcf color space conversions
Hex:
        #70dfcf
        RGB:
        112, 223, 207
        CMY:
        56, 13, 19
        CMYK:
        50, 0, 7, 13
      HSL:
        171°, 63.4286%, 65.6863%
        HSV (HSB):
        171°, 49.7758%, 87.4510%
        XYZ:
        44.3323, 60.7251, 68.4160
        xyY:
        0.2556, 0.3501, 60.7251
      CIE-Lab:
        82.2307, -35.6476, -1.9387
        CIE-LCH:
        82.2307, 35.7003, 183.1130
        CIE-Luv:
        82.2307, -48.1372, 2.8021
        Hunter-Lab:
        77.9263, -34.8224, 2.4943
      #70dfcf color charts
#70dfcf RGB chart
      #70dfcf CMYK chart
      #70dfcf RGB pie chart
      #70dfcf color shades, tints & tones
#70dfcf color schemes
#70dfcf color preview, HTML & CSS examples
           This text has a color of #70dfcf        
        
          <p style="color:#70dfcf;">Text here</p>
        
        
          .mytext {color:#70dfcf;}
        
        Text color #70dfcf
      
           This box has a color of #70dfcf        
        
          <div style="background-color:#70dfcf;">Content here</div>
        
        
          .mybackground {background-color:#70dfcf;}
        
        Background color #70dfcf
      
           Border around this has a color of #70dfcf        
        
          <div style="border:2px solid #70dfcf;">Content here</div>
        
        
          .myborder {border:2px solid #70dfcf;}
        
        Border color #70dfcf