#70e7ca color space conversions
Hex:
        #70e7ca
        RGB:
        112, 231, 202
        CMY:
        56, 9, 21
        CMYK:
        52, 0, 13, 9
      HSL:
        165°, 71.2575%, 67.2549%
        HSV (HSB):
        165°, 51.5152%, 90.5882%
        XYZ:
        45.9187, 64.8608, 65.9763
        xyY:
        0.2598, 0.3670, 64.8608
      CIE-Lab:
        84.4120, -40.4783, 3.8829
        CIE-LCH:
        84.4120, 40.6641, 174.5206
        CIE-Luv:
        84.4120, -51.4505, 12.5310
        Hunter-Lab:
        80.5362, -39.1645, 7.8042
      #70e7ca color charts
#70e7ca RGB chart
      #70e7ca CMYK chart
      #70e7ca RGB pie chart
      #70e7ca color shades, tints & tones
#70e7ca color schemes
#70e7ca color preview, HTML & CSS examples
           This text has a color of #70e7ca        
        
          <p style="color:#70e7ca;">Text here</p>
        
        
          .mytext {color:#70e7ca;}
        
        Text color #70e7ca
      
           This box has a color of #70e7ca        
        
          <div style="background-color:#70e7ca;">Content here</div>
        
        
          .mybackground {background-color:#70e7ca;}
        
        Background color #70e7ca
      
           Border around this has a color of #70e7ca        
        
          <div style="border:2px solid #70e7ca;">Content here</div>
        
        
          .myborder {border:2px solid #70e7ca;}
        
        Border color #70e7ca