#70eebd color space conversions
Hex:
        #70eebd
        RGB:
        112, 238, 189
        CMY:
        56, 7, 26
        CMYK:
        53, 0, 21, 7
      HSL:
        157°, 78.7500%, 68.6275%
        HSV (HSB):
        157°, 52.9412%, 93.3333%
        XYZ:
        46.4419, 68.2679, 58.8734
        xyY:
        0.2675, 0.3933, 68.2679
      CIE-Lab:
        86.1403, -46.4431, 13.1681
        CIE-LCH:
        86.1403, 48.2739, 164.1702
        CIE-Luv:
        86.1403, -54.7345, 27.2602
        Hunter-Lab:
        82.6244, -44.2606, 15.5905
      #70eebd color charts
#70eebd RGB chart
      #70eebd CMYK chart
      #70eebd RGB pie chart
      #70eebd color shades, tints & tones
#70eebd color schemes
#70eebd color preview, HTML & CSS examples
           This text has a color of #70eebd        
        
          <p style="color:#70eebd;">Text here</p>
        
        
          .mytext {color:#70eebd;}
        
        Text color #70eebd
      
           This box has a color of #70eebd        
        
          <div style="background-color:#70eebd;">Content here</div>
        
        
          .mybackground {background-color:#70eebd;}
        
        Background color #70eebd
      
           Border around this has a color of #70eebd        
        
          <div style="border:2px solid #70eebd;">Content here</div>
        
        
          .myborder {border:2px solid #70eebd;}
        
        Border color #70eebd