#70ea9a color space conversions
Hex:
        #70ea9a
        RGB:
        112, 234, 154
        CMY:
        56, 8, 40
        CMYK:
        52, 0, 34, 8
      HSL:
        141°, 74.3902%, 67.8431%
        HSV (HSB):
        141°, 52.1368%, 91.7647%
        XYZ:
        41.9376, 64.6235, 40.8351
        xyY:
        0.2845, 0.4384, 64.6235
      CIE-Lab:
        84.2893, -51.6322, 28.6830
        CIE-LCH:
        84.2893, 59.0643, 150.9467
        CIE-Luv:
        84.2893, -54.6619, 48.9160
        Hunter-Lab:
        80.3887, -47.5594, 26.1546
      #70ea9a color charts
#70ea9a RGB chart
      #70ea9a CMYK chart
      #70ea9a RGB pie chart
      #70ea9a color shades, tints & tones
#70ea9a color schemes
#70ea9a color preview, HTML & CSS examples
           This text has a color of #70ea9a        
        
          <p style="color:#70ea9a;">Text here</p>
        
        
          .mytext {color:#70ea9a;}
        
        Text color #70ea9a
      
           This box has a color of #70ea9a        
        
          <div style="background-color:#70ea9a;">Content here</div>
        
        
          .mybackground {background-color:#70ea9a;}
        
        Background color #70ea9a
      
           Border around this has a color of #70ea9a        
        
          <div style="border:2px solid #70ea9a;">Content here</div>
        
        
          .myborder {border:2px solid #70ea9a;}
        
        Border color #70ea9a