#70f2f1 color space conversions
Hex:
        #70f2f1
        RGB:
        112, 242, 241
        CMY:
        56, 5, 5
        CMYK:
        54, 0, 0, 5
      HSL:
        180°, 83.3333%, 69.4118%
        HSV (HSB):
        180°, 53.7190%, 94.9020%
        XYZ:
        54.3114, 73.2999, 94.5049
        xyY:
        0.2445, 0.3300, 73.2999
      CIE-Lab:
        88.5905, -35.9110, -10.4494
        CIE-LCH:
        88.5905, 37.4004, 196.2239
        CIE-Luv:
        88.5905, -53.7763, -10.7788
        Hunter-Lab:
        85.6153, -36.5927, -5.5154
      #70f2f1 color charts
#70f2f1 RGB chart
      #70f2f1 CMYK chart
      #70f2f1 RGB pie chart
      #70f2f1 color shades, tints & tones
#70f2f1 color schemes
#70f2f1 color preview, HTML & CSS examples
           This text has a color of #70f2f1        
        
          <p style="color:#70f2f1;">Text here</p>
        
        
          .mytext {color:#70f2f1;}
        
        Text color #70f2f1
      
           This box has a color of #70f2f1        
        
          <div style="background-color:#70f2f1;">Content here</div>
        
        
          .mybackground {background-color:#70f2f1;}
        
        Background color #70f2f1
      
           Border around this has a color of #70f2f1        
        
          <div style="border:2px solid #70f2f1;">Content here</div>
        
        
          .myborder {border:2px solid #70f2f1;}
        
        Border color #70f2f1