#70dbad color space conversions
Hex:
        #70dbad
        RGB:
        112, 219, 173
        CMY:
        56, 14, 32
        CMYK:
        49, 0, 21, 14
      HSL:
        154°, 59.7765%, 64.9020%
        HSV (HSB):
        154°, 48.8584%, 85.8824%
        XYZ:
        39.5564, 57.1249, 48.4765
        xyY:
        0.2725, 0.3935, 57.1249
      CIE-Lab:
        80.2498, -41.5656, 13.2310
        CIE-LCH:
        80.2498, 43.6206, 162.3429
        CIE-Luv:
        80.2498, -47.9594, 26.2184
        Hunter-Lab:
        75.5810, -38.8462, 14.8790
      #70dbad color charts
#70dbad RGB chart
      #70dbad CMYK chart
      #70dbad RGB pie chart
      #70dbad color shades, tints & tones
#70dbad color schemes
#70dbad color preview, HTML & CSS examples
           This text has a color of #70dbad        
        
          <p style="color:#70dbad;">Text here</p>
        
        
          .mytext {color:#70dbad;}
        
        Text color #70dbad
      
           This box has a color of #70dbad        
        
          <div style="background-color:#70dbad;">Content here</div>
        
        
          .mybackground {background-color:#70dbad;}
        
        Background color #70dbad
      
           Border around this has a color of #70dbad        
        
          <div style="border:2px solid #70dbad;">Content here</div>
        
        
          .myborder {border:2px solid #70dbad;}
        
        Border color #70dbad