#70e8bc color space conversions
Hex:
        #70e8bc
        RGB:
        112, 232, 188
        CMY:
        56, 9, 26
        CMYK:
        52, 0, 19, 9
      HSL:
        158°, 72.2892%, 67.4510%
        HSV (HSB):
        158°, 51.7241%, 90.9804%
        XYZ:
        44.6158, 64.7888, 57.7309
        xyY:
        0.2669, 0.3876, 64.7888
      CIE-Lab:
        84.3748, -44.0643, 11.1851
        CIE-LCH:
        84.3748, 45.4617, 165.7571
        CIE-Luv:
        84.3748, -52.4584, 23.9239
        Hunter-Lab:
        80.4915, -41.9190, 13.8195
      #70e8bc color charts
#70e8bc RGB chart
      #70e8bc CMYK chart
      #70e8bc RGB pie chart
      #70e8bc color shades, tints & tones
#70e8bc color schemes
#70e8bc color preview, HTML & CSS examples
           This text has a color of #70e8bc        
        
          <p style="color:#70e8bc;">Text here</p>
        
        
          .mytext {color:#70e8bc;}
        
        Text color #70e8bc
      
           This box has a color of #70e8bc        
        
          <div style="background-color:#70e8bc;">Content here</div>
        
        
          .mybackground {background-color:#70e8bc;}
        
        Background color #70e8bc
      
           Border around this has a color of #70e8bc        
        
          <div style="border:2px solid #70e8bc;">Content here</div>
        
        
          .myborder {border:2px solid #70e8bc;}
        
        Border color #70e8bc