#70f7ca color space conversions
Hex:
        #70f7ca
        RGB:
        112, 247, 202
        CMY:
        56, 3, 21
        CMYK:
        55, 0, 18, 3
      HSL:
        160°, 89.4040%, 70.3922%
        HSV (HSB):
        160°, 54.6559%, 96.8627%
        XYZ:
        50.6035, 74.2305, 67.5380
        xyY:
        0.2631, 0.3859, 74.2305
      CIE-Lab:
        89.0313, -47.4764, 10.5224
        CIE-LCH:
        89.0313, 48.6285, 167.5033
        CIE-Luv:
        89.0313, -57.5612, 23.7220
        Hunter-Lab:
        86.1571, -45.9348, 13.8330
      #70f7ca color charts
#70f7ca RGB chart
      #70f7ca CMYK chart
      #70f7ca RGB pie chart
      #70f7ca color shades, tints & tones
#70f7ca color schemes
#70f7ca color preview, HTML & CSS examples
           This text has a color of #70f7ca        
        
          <p style="color:#70f7ca;">Text here</p>
        
        
          .mytext {color:#70f7ca;}
        
        Text color #70f7ca
      
           This box has a color of #70f7ca        
        
          <div style="background-color:#70f7ca;">Content here</div>
        
        
          .mybackground {background-color:#70f7ca;}
        
        Background color #70f7ca
      
           Border around this has a color of #70f7ca        
        
          <div style="border:2px solid #70f7ca;">Content here</div>
        
        
          .myborder {border:2px solid #70f7ca;}
        
        Border color #70f7ca