#70dbae color space conversions
Hex:
        #70dbae
        RGB:
        112, 219, 174
        CMY:
        56, 14, 32
        CMYK:
        49, 0, 21, 14
      HSL:
        155°, 59.7765%, 64.9020%
        HSV (HSB):
        155°, 48.8584%, 85.8824%
        XYZ:
        39.6536, 57.1638, 48.9881
        xyY:
        0.2720, 0.3921, 57.1638
      CIE-Lab:
        80.2716, -41.3543, 12.7333
        CIE-LCH:
        80.2716, 43.2702, 162.8860
        CIE-Luv:
        80.2716, -47.9202, 25.4826
        Hunter-Lab:
        75.6067, -38.6936, 14.5087
      #70dbae color charts
#70dbae RGB chart
      #70dbae CMYK chart
      #70dbae RGB pie chart
      #70dbae color shades, tints & tones
#70dbae color schemes
#70dbae color preview, HTML & CSS examples
           This text has a color of #70dbae        
        
          <p style="color:#70dbae;">Text here</p>
        
        
          .mytext {color:#70dbae;}
        
        Text color #70dbae
      
           This box has a color of #70dbae        
        
          <div style="background-color:#70dbae;">Content here</div>
        
        
          .mybackground {background-color:#70dbae;}
        
        Background color #70dbae
      
           Border around this has a color of #70dbae        
        
          <div style="border:2px solid #70dbae;">Content here</div>
        
        
          .myborder {border:2px solid #70dbae;}
        
        Border color #70dbae