#70d0bc color space conversions
Hex:
        #70d0bc
        RGB:
        112, 208, 188
        CMY:
        56, 18, 26
        CMYK:
        46, 0, 10, 18
      HSL:
        168°, 50.5263%, 62.7451%
        HSV (HSB):
        168°, 46.1538%, 81.5686%
        XYZ:
        38.3151, 52.1873, 55.6307
        xyY:
        0.2622, 0.3571, 52.1873
      CIE-Lab:
        77.3927, -33.1972, 1.1343
        CIE-LCH:
        77.3927, 33.2166, 178.0430
        CIE-Luv:
        77.3927, -42.9816, 7.0892
        Hunter-Lab:
        72.2408, -31.7486, 4.9109
      #70d0bc color charts
#70d0bc RGB chart
      #70d0bc CMYK chart
      #70d0bc RGB pie chart
      #70d0bc color shades, tints & tones
#70d0bc color schemes
#70d0bc color preview, HTML & CSS examples
           This text has a color of #70d0bc        
        
          <p style="color:#70d0bc;">Text here</p>
        
        
          .mytext {color:#70d0bc;}
        
        Text color #70d0bc
      
           This box has a color of #70d0bc        
        
          <div style="background-color:#70d0bc;">Content here</div>
        
        
          .mybackground {background-color:#70d0bc;}
        
        Background color #70d0bc
      
           Border around this has a color of #70d0bc        
        
          <div style="border:2px solid #70d0bc;">Content here</div>
        
        
          .myborder {border:2px solid #70d0bc;}
        
        Border color #70d0bc