#70e9cf color space conversions
Hex:
        #70e9cf
        RGB:
        112, 233, 207
        CMY:
        56, 9, 19
        CMYK:
        52, 0, 11, 9
      HSL:
        167°, 73.3333%, 67.6471%
        HSV (HSB):
        167°, 51.9313%, 91.3725%
        XYZ:
        47.0835, 66.2276, 69.3331
        xyY:
        0.2578, 0.3626, 66.2276
      CIE-Lab:
        85.1124, -40.2075, 2.2676
        CIE-LCH:
        85.1124, 40.2714, 176.7721
        CIE-Luv:
        85.1124, -51.9939, 10.0428
        Hunter-Lab:
        81.3803, -39.1424, 6.4533
      #70e9cf color charts
#70e9cf RGB chart
      #70e9cf CMYK chart
      #70e9cf RGB pie chart
      #70e9cf color shades, tints & tones
#70e9cf color schemes
#70e9cf color preview, HTML & CSS examples
           This text has a color of #70e9cf        
        
          <p style="color:#70e9cf;">Text here</p>
        
        
          .mytext {color:#70e9cf;}
        
        Text color #70e9cf
      
           This box has a color of #70e9cf        
        
          <div style="background-color:#70e9cf;">Content here</div>
        
        
          .mybackground {background-color:#70e9cf;}
        
        Background color #70e9cf
      
           Border around this has a color of #70e9cf        
        
          <div style="border:2px solid #70e9cf;">Content here</div>
        
        
          .myborder {border:2px solid #70e9cf;}
        
        Border color #70e9cf