#70e9e1 color space conversions
Hex:
        #70e9e1
        RGB:
        112, 233, 225
        CMY:
        56, 9, 12
        CMYK:
        52, 0, 3, 9
      HSL:
        176°, 73.3333%, 67.6471%
        HSV (HSB):
        176°, 51.9313%, 91.3725%
        XYZ:
        49.4116, 67.1588, 81.5928
        xyY:
        0.2493, 0.3389, 67.1588
      CIE-Lab:
        85.5841, -35.8246, -6.5156
        CIE-LCH:
        85.5841, 36.4123, 190.3080
        CIE-Luv:
        85.5841, -51.1656, -4.3973
        Hunter-Lab:
        81.9505, -35.7877, -1.6659
      #70e9e1 color charts
#70e9e1 RGB chart
      #70e9e1 CMYK chart
      #70e9e1 RGB pie chart
      #70e9e1 color shades, tints & tones
#70e9e1 color schemes
#70e9e1 color preview, HTML & CSS examples
           This text has a color of #70e9e1        
        
          <p style="color:#70e9e1;">Text here</p>
        
        
          .mytext {color:#70e9e1;}
        
        Text color #70e9e1
      
           This box has a color of #70e9e1        
        
          <div style="background-color:#70e9e1;">Content here</div>
        
        
          .mybackground {background-color:#70e9e1;}
        
        Background color #70e9e1
      
           Border around this has a color of #70e9e1        
        
          <div style="border:2px solid #70e9e1;">Content here</div>
        
        
          .myborder {border:2px solid #70e9e1;}
        
        Border color #70e9e1