#70d5cf color space conversions
Hex:
        #70d5cf
        RGB:
        112, 213, 207
        CMY:
        56, 16, 19
        CMYK:
        47, 0, 3, 16
      HSL:
        176°, 54.5946%, 63.7255%
        HSV (HSB):
        176°, 47.4178%, 83.5294%
        XYZ:
        41.7388, 55.5382, 67.5516
        xyY:
        0.2532, 0.3369, 55.5382
      CIE-Lab:
        79.3503, -30.9457, -6.1805
        CIE-LCH:
        79.3503, 31.5568, 191.2945
        CIE-Luv:
        79.3503, -44.2414, -4.5694
        Hunter-Lab:
        74.5240, -30.4440, -1.5761
      #70d5cf color charts
#70d5cf RGB chart
      #70d5cf CMYK chart
      #70d5cf RGB pie chart
      #70d5cf color shades, tints & tones
#70d5cf color schemes
#70d5cf color preview, HTML & CSS examples
           This text has a color of #70d5cf        
        
          <p style="color:#70d5cf;">Text here</p>
        
        
          .mytext {color:#70d5cf;}
        
        Text color #70d5cf
      
           This box has a color of #70d5cf        
        
          <div style="background-color:#70d5cf;">Content here</div>
        
        
          .mybackground {background-color:#70d5cf;}
        
        Background color #70d5cf
      
           Border around this has a color of #70d5cf        
        
          <div style="border:2px solid #70d5cf;">Content here</div>
        
        
          .myborder {border:2px solid #70d5cf;}
        
        Border color #70d5cf