#70f6ef color space conversions
Hex:
        #70f6ef
        RGB:
        112, 246, 239
        CMY:
        56, 4, 6
        CMYK:
        54, 0, 3, 4
      HSL:
        177°, 88.1579%, 70.1961%
        HSV (HSB):
        177°, 54.4715%, 96.4706%
        XYZ:
        55.2178, 75.5883, 93.3411
        xyY:
        0.2463, 0.3372, 75.5883
      CIE-Lab:
        89.6678, -38.2590, -7.8056
        CIE-LCH:
        89.6678, 39.0471, 191.5312
        CIE-Luv:
        89.6678, -55.3600, -6.1274
        Hunter-Lab:
        86.9415, -38.7797, -2.7951
      #70f6ef color charts
#70f6ef RGB chart
      #70f6ef CMYK chart
      #70f6ef RGB pie chart
      #70f6ef color shades, tints & tones
#70f6ef color schemes
#70f6ef color preview, HTML & CSS examples
           This text has a color of #70f6ef        
        
          <p style="color:#70f6ef;">Text here</p>
        
        
          .mytext {color:#70f6ef;}
        
        Text color #70f6ef
      
           This box has a color of #70f6ef        
        
          <div style="background-color:#70f6ef;">Content here</div>
        
        
          .mybackground {background-color:#70f6ef;}
        
        Background color #70f6ef
      
           Border around this has a color of #70f6ef        
        
          <div style="border:2px solid #70f6ef;">Content here</div>
        
        
          .myborder {border:2px solid #70f6ef;}
        
        Border color #70f6ef