#70d5bf color space conversions
Hex:
        #70d5bf
        RGB:
        112, 213, 191
        CMY:
        56, 16, 25
        CMYK:
        47, 0, 10, 16
      HSL:
        167°, 54.5946%, 63.7255%
        HSV (HSB):
        167°, 47.4178%, 83.5294%
        XYZ:
        39.8803, 54.7948, 57.7648
        xyY:
        0.2616, 0.3595, 54.7948
      CIE-Lab:
        78.9229, -34.8303, 1.7537
        CIE-LCH:
        78.9229, 34.8744, 177.1175
        CIE-Luv:
        78.9229, -44.8643, 8.3063
        Hunter-Lab:
        74.0235, -33.3740, 5.5491
      #70d5bf color charts
#70d5bf RGB chart
      #70d5bf CMYK chart
      #70d5bf RGB pie chart
      #70d5bf color shades, tints & tones
#70d5bf color schemes
#70d5bf color preview, HTML & CSS examples
           This text has a color of #70d5bf        
        
          <p style="color:#70d5bf;">Text here</p>
        
        
          .mytext {color:#70d5bf;}
        
        Text color #70d5bf
      
           This box has a color of #70d5bf        
        
          <div style="background-color:#70d5bf;">Content here</div>
        
        
          .mybackground {background-color:#70d5bf;}
        
        Background color #70d5bf
      
           Border around this has a color of #70d5bf        
        
          <div style="border:2px solid #70d5bf;">Content here</div>
        
        
          .myborder {border:2px solid #70d5bf;}
        
        Border color #70d5bf