#70ded6 color space conversions
Hex:
        #70ded6
        RGB:
        112, 222, 214
        CMY:
        56, 13, 16
        CMYK:
        50, 0, 4, 13
      HSL:
        176°, 62.5000%, 65.4902%
        HSV (HSB):
        176°, 49.5495%, 87.0588%
        XYZ:
        44.9410, 60.5423, 72.9355
        xyY:
        0.2519, 0.3393, 60.5423
      CIE-Lab:
        82.1321, -33.4558, -5.8007
        CIE-LCH:
        82.1321, 33.9549, 189.8364
        CIE-Luv:
        82.1321, -47.4518, -3.6027
        Hunter-Lab:
        77.8090, -33.0675, -1.1102
      #70ded6 color charts
#70ded6 RGB chart
      #70ded6 CMYK chart
      #70ded6 RGB pie chart
      #70ded6 color shades, tints & tones
#70ded6 color schemes
#70ded6 color preview, HTML & CSS examples
           This text has a color of #70ded6        
        
          <p style="color:#70ded6;">Text here</p>
        
        
          .mytext {color:#70ded6;}
        
        Text color #70ded6
      
           This box has a color of #70ded6        
        
          <div style="background-color:#70ded6;">Content here</div>
        
        
          .mybackground {background-color:#70ded6;}
        
        Background color #70ded6
      
           Border around this has a color of #70ded6        
        
          <div style="border:2px solid #70ded6;">Content here</div>
        
        
          .myborder {border:2px solid #70ded6;}
        
        Border color #70ded6