#70e7be color space conversions
Hex:
        #70e7be
        RGB:
        112, 231, 190
        CMY:
        56, 9, 25
        CMYK:
        52, 0, 18, 9
      HSL:
        159°, 71.2575%, 67.2549%
        HSV (HSB):
        159°, 51.5152%, 90.5882%
        XYZ:
        44.5523, 64.3143, 58.7809
        xyY:
        0.2657, 0.3836, 64.3143
      CIE-Lab:
        84.1291, -43.1900, 9.7860
        CIE-LCH:
        84.1291, 44.2848, 167.2334
        CIE-Luv:
        84.1291, -51.9822, 21.7375
        Hunter-Lab:
        80.1962, -41.1792, 12.6799
      #70e7be color charts
#70e7be RGB chart
      #70e7be CMYK chart
      #70e7be RGB pie chart
      #70e7be color shades, tints & tones
#70e7be color schemes
#70e7be color preview, HTML & CSS examples
           This text has a color of #70e7be        
        
          <p style="color:#70e7be;">Text here</p>
        
        
          .mytext {color:#70e7be;}
        
        Text color #70e7be
      
           This box has a color of #70e7be        
        
          <div style="background-color:#70e7be;">Content here</div>
        
        
          .mybackground {background-color:#70e7be;}
        
        Background color #70e7be
      
           Border around this has a color of #70e7be        
        
          <div style="border:2px solid #70e7be;">Content here</div>
        
        
          .myborder {border:2px solid #70e7be;}
        
        Border color #70e7be