#70ebd7 color space conversions
Hex:
        #70ebd7
        RGB:
        112, 235, 215
        CMY:
        56, 8, 16
        CMYK:
        52, 0, 9, 8
      HSL:
        170°, 75.4601%, 68.0392%
        HSV (HSB):
        170°, 52.3404%, 92.1569%
        XYZ:
        48.6562, 67.7677, 74.8060
        xyY:
        0.2544, 0.3544, 67.7677
      CIE-Lab:
        85.8902, -39.2034, -0.8046
        CIE-LCH:
        85.8902, 39.2116, 181.1757
        CIE-Luv:
        85.8902, -52.3895, 5.1497
        Hunter-Lab:
        82.3211, -38.5590, 3.7474
      #70ebd7 color charts
#70ebd7 RGB chart
      #70ebd7 CMYK chart
      #70ebd7 RGB pie chart
      #70ebd7 color shades, tints & tones
#70ebd7 color schemes
#70ebd7 color preview, HTML & CSS examples
           This text has a color of #70ebd7        
        
          <p style="color:#70ebd7;">Text here</p>
        
        
          .mytext {color:#70ebd7;}
        
        Text color #70ebd7
      
           This box has a color of #70ebd7        
        
          <div style="background-color:#70ebd7;">Content here</div>
        
        
          .mybackground {background-color:#70ebd7;}
        
        Background color #70ebd7
      
           Border around this has a color of #70ebd7        
        
          <div style="border:2px solid #70ebd7;">Content here</div>
        
        
          .myborder {border:2px solid #70ebd7;}
        
        Border color #70ebd7