#70e894 color space conversions
Hex:
        #70e894
        RGB:
        112, 232, 148
        CMY:
        56, 9, 42
        CMYK:
        52, 0, 36, 9
      HSL:
        138°, 72.2892%, 67.4510%
        HSV (HSB):
        138°, 51.7241%, 90.9804%
        XYZ:
        40.8840, 63.2961, 38.0795
        xyY:
        0.2874, 0.4449, 63.2961
      CIE-Lab:
        83.5979, -51.8668, 30.8110
        CIE-LCH:
        83.5979, 60.3281, 149.2880
        CIE-Luv:
        83.5979, -54.1050, 51.5141
        Hunter-Lab:
        79.5588, -47.4997, 27.3130
      #70e894 color charts
#70e894 RGB chart
      #70e894 CMYK chart
      #70e894 RGB pie chart
      #70e894 color shades, tints & tones
#70e894 color schemes
#70e894 color preview, HTML & CSS examples
           This text has a color of #70e894        
        
          <p style="color:#70e894;">Text here</p>
        
        
          .mytext {color:#70e894;}
        
        Text color #70e894
      
           This box has a color of #70e894        
        
          <div style="background-color:#70e894;">Content here</div>
        
        
          .mybackground {background-color:#70e894;}
        
        Background color #70e894
      
           Border around this has a color of #70e894        
        
          <div style="border:2px solid #70e894;">Content here</div>
        
        
          .myborder {border:2px solid #70e894;}
        
        Border color #70e894