#70e1d2 color space conversions
Hex:
        #70e1d2
        RGB:
        112, 225, 210
        CMY:
        56, 12, 18
        CMYK:
        50, 0, 7, 12
      HSL:
        172°, 65.3179%, 66.0784%
        HSV (HSB):
        172°, 50.2222%, 88.2353%
        XYZ:
        45.2402, 61.9483, 70.5456
        xyY:
        0.2545, 0.3485, 61.9483
      CIE-Lab:
        82.8859, -35.8425, -2.5683
        CIE-LCH:
        82.8859, 35.9344, 184.0985
        CIE-Luv:
        82.8859, -48.7816, 1.8536
        Hunter-Lab:
        78.7073, -35.1376, 1.9532
      #70e1d2 color charts
#70e1d2 RGB chart
      #70e1d2 CMYK chart
      #70e1d2 RGB pie chart
      #70e1d2 color shades, tints & tones
#70e1d2 color schemes
#70e1d2 color preview, HTML & CSS examples
           This text has a color of #70e1d2        
        
          <p style="color:#70e1d2;">Text here</p>
        
        
          .mytext {color:#70e1d2;}
        
        Text color #70e1d2
      
           This box has a color of #70e1d2        
        
          <div style="background-color:#70e1d2;">Content here</div>
        
        
          .mybackground {background-color:#70e1d2;}
        
        Background color #70e1d2
      
           Border around this has a color of #70e1d2        
        
          <div style="border:2px solid #70e1d2;">Content here</div>
        
        
          .myborder {border:2px solid #70e1d2;}
        
        Border color #70e1d2