#70fdca color space conversions
Hex:
        #70fdca
        RGB:
        112, 253, 202
        CMY:
        56, 1, 21
        CMYK:
        56, 0, 20, 1
      HSL:
        158°, 97.2414%, 71.5686%
        HSV (HSB):
        158°, 55.7312%, 99.2157%
        XYZ:
        52.4680, 77.9596, 68.1595
        xyY:
        0.2642, 0.3926, 77.9596
      CIE-Lab:
        90.7615, -50.0166, 12.9838
        CIE-LCH:
        90.7615, 51.6744, 165.4478
        CIE-Luv:
        90.7615, -59.8202, 27.8189
        Hunter-Lab:
        88.2947, -48.4443, 16.0371
      #70fdca color charts
#70fdca RGB chart
      #70fdca CMYK chart
      #70fdca RGB pie chart
      #70fdca color shades, tints & tones
#70fdca color schemes
#70fdca color preview, HTML & CSS examples
           This text has a color of #70fdca        
        
          <p style="color:#70fdca;">Text here</p>
        
        
          .mytext {color:#70fdca;}
        
        Text color #70fdca
      
           This box has a color of #70fdca        
        
          <div style="background-color:#70fdca;">Content here</div>
        
        
          .mybackground {background-color:#70fdca;}
        
        Background color #70fdca
      
           Border around this has a color of #70fdca        
        
          <div style="border:2px solid #70fdca;">Content here</div>
        
        
          .myborder {border:2px solid #70fdca;}
        
        Border color #70fdca