#70cfcd color space conversions
Hex:
        #70cfcd
        RGB:
        112, 207, 205
        CMY:
        56, 19, 20
        CMYK:
        46, 0, 1, 19
      HSL:
        179°, 49.7382%, 62.5490%
        HSV (HSB):
        179°, 45.8937%, 81.1765%
        XYZ:
        40.0144, 52.4782, 65.7779
        xyY:
        0.2528, 0.3316, 52.4782
      CIE-Lab:
        77.5659, -28.5620, -7.7509
        CIE-LCH:
        77.5659, 29.5950, 195.1827
        CIE-Luv:
        77.5659, -41.9609, -7.3981
        Hunter-Lab:
        72.4418, -28.1759, -3.1267
      #70cfcd color charts
#70cfcd RGB chart
      #70cfcd CMYK chart
      #70cfcd RGB pie chart
      #70cfcd color shades, tints & tones
#70cfcd color schemes
#70cfcd color preview, HTML & CSS examples
           This text has a color of #70cfcd        
        
          <p style="color:#70cfcd;">Text here</p>
        
        
          .mytext {color:#70cfcd;}
        
        Text color #70cfcd
      
           This box has a color of #70cfcd        
        
          <div style="background-color:#70cfcd;">Content here</div>
        
        
          .mybackground {background-color:#70cfcd;}
        
        Background color #70cfcd
      
           Border around this has a color of #70cfcd        
        
          <div style="border:2px solid #70cfcd;">Content here</div>
        
        
          .myborder {border:2px solid #70cfcd;}
        
        Border color #70cfcd