#70e99a color space conversions
Hex:
        #70e99a
        RGB:
        112, 233, 154
        CMY:
        56, 9, 40
        CMYK:
        52, 0, 34, 9
      HSL:
        141°, 73.3333%, 67.6471%
        HSV (HSB):
        141°, 51.9313%, 91.3725%
        XYZ:
        41.6537, 64.0557, 40.7404
        xyY:
        0.2844, 0.4374, 64.0557
      CIE-Lab:
        83.9947, -51.2233, 28.2866
        CIE-LCH:
        83.9947, 58.5146, 151.0916
        CIE-Luv:
        83.9947, -54.2684, 48.3083
        Hunter-Lab:
        80.0348, -47.1614, 25.8437
      #70e99a color charts
#70e99a RGB chart
      #70e99a CMYK chart
      #70e99a RGB pie chart
      #70e99a color shades, tints & tones
#70e99a color schemes
#70e99a color preview, HTML & CSS examples
           This text has a color of #70e99a        
        
          <p style="color:#70e99a;">Text here</p>
        
        
          .mytext {color:#70e99a;}
        
        Text color #70e99a
      
           This box has a color of #70e99a        
        
          <div style="background-color:#70e99a;">Content here</div>
        
        
          .mybackground {background-color:#70e99a;}
        
        Background color #70e99a
      
           Border around this has a color of #70e99a        
        
          <div style="border:2px solid #70e99a;">Content here</div>
        
        
          .myborder {border:2px solid #70e99a;}
        
        Border color #70e99a