#70fac0 color space conversions
Hex:
        #70fac0
        RGB:
        112, 250, 192
        CMY:
        56, 2, 25
        CMYK:
        55, 0, 23, 2
      HSL:
        155°, 93.2432%, 70.9804%
        HSV (HSB):
        155°, 55.2000%, 98.0392%
        XYZ:
        50.3821, 75.6217, 61.8102
        xyY:
        0.2683, 0.4026, 75.6217
      CIE-Lab:
        89.6834, -50.8790, 16.6116
        CIE-LCH:
        89.6834, 53.5222, 161.9185
        CIE-Luv:
        89.6834, -59.1728, 33.1094
        Hunter-Lab:
        86.9608, -48.7644, 18.7302
      #70fac0 color charts
#70fac0 RGB chart
      #70fac0 CMYK chart
      #70fac0 RGB pie chart
      #70fac0 color shades, tints & tones
#70fac0 color schemes
#70fac0 color preview, HTML & CSS examples
           This text has a color of #70fac0        
        
          <p style="color:#70fac0;">Text here</p>
        
        
          .mytext {color:#70fac0;}
        
        Text color #70fac0
      
           This box has a color of #70fac0        
        
          <div style="background-color:#70fac0;">Content here</div>
        
        
          .mybackground {background-color:#70fac0;}
        
        Background color #70fac0
      
           Border around this has a color of #70fac0        
        
          <div style="border:2px solid #70fac0;">Content here</div>
        
        
          .myborder {border:2px solid #70fac0;}
        
        Border color #70fac0