#70e8e8 color space conversions
Hex:
        #70e8e8
        RGB:
        112, 232, 232
        CMY:
        56, 9, 9
        CMYK:
        52, 0, 0, 9
      HSL:
        180°, 72.2892%, 67.4510%
        HSV (HSB):
        180°, 51.7241%, 90.9804%
        XYZ:
        50.1042, 66.9842, 86.6324
        xyY:
        0.2459, 0.3288, 66.9842
      CIE-Lab:
        85.4959, -33.5751, -10.3332
        CIE-LCH:
        85.4959, 35.1292, 197.1064
        CIE-Luv:
        85.4959, -50.4644, -10.9002
        Hunter-Lab:
        81.8439, -33.9504, -5.4683
      #70e8e8 color charts
#70e8e8 RGB chart
      #70e8e8 CMYK chart
      #70e8e8 RGB pie chart
      #70e8e8 color shades, tints & tones
#70e8e8 color schemes
#70e8e8 color preview, HTML & CSS examples
           This text has a color of #70e8e8        
        
          <p style="color:#70e8e8;">Text here</p>
        
        
          .mytext {color:#70e8e8;}
        
        Text color #70e8e8
      
           This box has a color of #70e8e8        
        
          <div style="background-color:#70e8e8;">Content here</div>
        
        
          .mybackground {background-color:#70e8e8;}
        
        Background color #70e8e8
      
           Border around this has a color of #70e8e8        
        
          <div style="border:2px solid #70e8e8;">Content here</div>
        
        
          .myborder {border:2px solid #70e8e8;}
        
        Border color #70e8e8