#70e2ab color space conversions
Hex:
        #70e2ab
        RGB:
        112, 226, 171
        CMY:
        56, 11, 33
        CMYK:
        50, 0, 24, 11
      HSL:
        151°, 66.2791%, 66.2745%
        HSV (HSB):
        151°, 50.4425%, 88.6275%
        XYZ:
        41.2291, 60.7777, 48.0864
        xyY:
        0.2747, 0.4049, 60.7777
      CIE-Lab:
        82.2591, -45.0370, 17.1062
        CIE-LCH:
        82.2591, 48.1763, 159.2020
        CIE-Luv:
        82.2591, -50.8237, 32.3226
        Hunter-Lab:
        77.9601, -42.0305, 18.0015
      #70e2ab color charts
#70e2ab RGB chart
      #70e2ab CMYK chart
      #70e2ab RGB pie chart
      #70e2ab color shades, tints & tones
#70e2ab color schemes
#70e2ab color preview, HTML & CSS examples
           This text has a color of #70e2ab        
        
          <p style="color:#70e2ab;">Text here</p>
        
        
          .mytext {color:#70e2ab;}
        
        Text color #70e2ab
      
           This box has a color of #70e2ab        
        
          <div style="background-color:#70e2ab;">Content here</div>
        
        
          .mybackground {background-color:#70e2ab;}
        
        Background color #70e2ab
      
           Border around this has a color of #70e2ab        
        
          <div style="border:2px solid #70e2ab;">Content here</div>
        
        
          .myborder {border:2px solid #70e2ab;}
        
        Border color #70e2ab