#70ebbc color space conversions
Hex:
        #70ebbc
        RGB:
        112, 235, 188
        CMY:
        56, 8, 26
        CMYK:
        52, 0, 20, 8
      HSL:
        157°, 75.4601%, 68.0392%
        HSV (HSB):
        157°, 52.3404%, 92.1569%
        XYZ:
        45.4675, 66.4922, 58.0149
        xyY:
        0.2675, 0.3912, 66.4922
      CIE-Lab:
        85.2469, -45.3662, 12.4238
        CIE-LCH:
        85.2469, 47.0366, 164.6847
        CIE-Luv:
        85.2469, -53.6215, 25.9671
        Hunter-Lab:
        81.5428, -43.1699, 14.8972
      #70ebbc color charts
#70ebbc RGB chart
      #70ebbc CMYK chart
      #70ebbc RGB pie chart
      #70ebbc color shades, tints & tones
#70ebbc color schemes
#70ebbc color preview, HTML & CSS examples
           This text has a color of #70ebbc        
        
          <p style="color:#70ebbc;">Text here</p>
        
        
          .mytext {color:#70ebbc;}
        
        Text color #70ebbc
      
           This box has a color of #70ebbc        
        
          <div style="background-color:#70ebbc;">Content here</div>
        
        
          .mybackground {background-color:#70ebbc;}
        
        Background color #70ebbc
      
           Border around this has a color of #70ebbc        
        
          <div style="border:2px solid #70ebbc;">Content here</div>
        
        
          .myborder {border:2px solid #70ebbc;}
        
        Border color #70ebbc