#70e0bb color space conversions
Hex:
        #70e0bb
        RGB:
        112, 224, 187
        CMY:
        56, 12, 27
        CMYK:
        50, 0, 17, 12
      HSL:
        160°, 64.3678%, 65.8824%
        HSV (HSB):
        160°, 50.0000%, 87.8431%
        XYZ:
        42.3074, 60.3439, 56.4314
        xyY:
        0.2659, 0.3793, 60.3439
      CIE-Lab:
        82.0248, -40.7557, 8.3571
        CIE-LCH:
        82.0248, 41.6037, 168.4119
        CIE-Luv:
        82.0248, -49.3746, 19.1691
        Hunter-Lab:
        77.6813, -38.7264, 11.3059
      #70e0bb color charts
#70e0bb RGB chart
      #70e0bb CMYK chart
      #70e0bb RGB pie chart
      #70e0bb color shades, tints & tones
#70e0bb color schemes
#70e0bb color preview, HTML & CSS examples
           This text has a color of #70e0bb        
        
          <p style="color:#70e0bb;">Text here</p>
        
        
          .mytext {color:#70e0bb;}
        
        Text color #70e0bb
      
           This box has a color of #70e0bb        
        
          <div style="background-color:#70e0bb;">Content here</div>
        
        
          .mybackground {background-color:#70e0bb;}
        
        Background color #70e0bb
      
           Border around this has a color of #70e0bb        
        
          <div style="border:2px solid #70e0bb;">Content here</div>
        
        
          .myborder {border:2px solid #70e0bb;}
        
        Border color #70e0bb