#70e7c1 color space conversions
Hex:
        #70e7c1
        RGB:
        112, 231, 193
        CMY:
        56, 9, 24
        CMYK:
        52, 0, 16, 9
      HSL:
        161°, 71.2575%, 67.2549%
        HSV (HSB):
        161°, 51.5152%, 90.5882%
        XYZ:
        44.8836, 64.4468, 60.5259
        xyY:
        0.2642, 0.3794, 64.4468
      CIE-Lab:
        84.1979, -42.5257, 8.3088
        CIE-LCH:
        84.1979, 43.3298, 168.9447
        CIE-Luv:
        84.1979, -51.8504, 19.4661
        Hunter-Lab:
        80.2788, -40.6890, 11.4936
      #70e7c1 color charts
#70e7c1 RGB chart
      #70e7c1 CMYK chart
      #70e7c1 RGB pie chart
      #70e7c1 color shades, tints & tones
#70e7c1 color schemes
#70e7c1 color preview, HTML & CSS examples
           This text has a color of #70e7c1        
        
          <p style="color:#70e7c1;">Text here</p>
        
        
          .mytext {color:#70e7c1;}
        
        Text color #70e7c1
      
           This box has a color of #70e7c1        
        
          <div style="background-color:#70e7c1;">Content here</div>
        
        
          .mybackground {background-color:#70e7c1;}
        
        Background color #70e7c1
      
           Border around this has a color of #70e7c1        
        
          <div style="border:2px solid #70e7c1;">Content here</div>
        
        
          .myborder {border:2px solid #70e7c1;}
        
        Border color #70e7c1