#70feb6 color space conversions
Hex:
        #70feb6
        RGB:
        112, 254, 182
        CMY:
        56, 0, 29
        CMYK:
        56, 0, 28, 0
      HSL:
        150°, 98.6111%, 71.7647%
        HSV (HSB):
        150°, 55.9055%, 99.6078%
        XYZ:
        50.5674, 77.7058, 56.5895
        xyY:
        0.2735, 0.4203, 77.7058
      CIE-Lab:
        90.6455, -54.5304, 23.0706
        CIE-LCH:
        90.6455, 59.2099, 157.0679
        CIE-Luv:
        90.6455, -61.1514, 42.7460
        Hunter-Lab:
        88.1509, -51.8682, 23.6437
      #70feb6 color charts
#70feb6 RGB chart
      #70feb6 CMYK chart
      #70feb6 RGB pie chart
      #70feb6 color shades, tints & tones
#70feb6 color schemes
#70feb6 color preview, HTML & CSS examples
           This text has a color of #70feb6        
        
          <p style="color:#70feb6;">Text here</p>
        
        
          .mytext {color:#70feb6;}
        
        Text color #70feb6
      
           This box has a color of #70feb6        
        
          <div style="background-color:#70feb6;">Content here</div>
        
        
          .mybackground {background-color:#70feb6;}
        
        Background color #70feb6
      
           Border around this has a color of #70feb6        
        
          <div style="border:2px solid #70feb6;">Content here</div>
        
        
          .myborder {border:2px solid #70feb6;}
        
        Border color #70feb6