#70fdfb color space conversions
Hex:
        #70fdfb
        RGB:
        112, 253, 251
        CMY:
        56, 1, 2
        CMYK:
        56, 0, 1, 1
      HSL:
        179°, 97.2414%, 71.5686%
        HSV (HSB):
        179°, 55.7312%, 99.2157%
        XYZ:
        59.2200, 80.6603, 103.7146
        xyY:
        0.2431, 0.3311, 80.6603
      CIE-Lab:
        91.9803, -38.3813, -10.6111
        CIE-LCH:
        91.9803, 39.8211, 195.4542
        CIE-Luv:
        91.9803, -57.3256, -10.7101
        Hunter-Lab:
        89.8111, -39.4695, -5.6008
      #70fdfb color charts
#70fdfb RGB chart
      #70fdfb CMYK chart
      #70fdfb RGB pie chart
      #70fdfb color shades, tints & tones
#70fdfb color schemes
#70fdfb color preview, HTML & CSS examples
           This text has a color of #70fdfb        
        
          <p style="color:#70fdfb;">Text here</p>
        
        
          .mytext {color:#70fdfb;}
        
        Text color #70fdfb
      
           This box has a color of #70fdfb        
        
          <div style="background-color:#70fdfb;">Content here</div>
        
        
          .mybackground {background-color:#70fdfb;}
        
        Background color #70fdfb
      
           Border around this has a color of #70fdfb        
        
          <div style="border:2px solid #70fdfb;">Content here</div>
        
        
          .myborder {border:2px solid #70fdfb;}
        
        Border color #70fdfb