#70e27b color space conversions
Hex:
        #70e27b
        RGB:
        112, 226, 123
        CMY:
        56, 11, 52
        CMYK:
        50, 0, 46, 11
      HSL:
        126°, 66.2791%, 66.2745%
        HSV (HSB):
        126°, 50.4425%, 88.6275%
        XYZ:
        37.4536, 59.2675, 28.2047
        xyY:
        0.2998, 0.4744, 59.2675
      CIE-Lab:
        81.4384, -53.4248, 40.5051
        CIE-LCH:
        81.4384, 67.0438, 142.8317
        CIE-Luv:
        81.4384, -52.5826, 62.7023
        Hunter-Lab:
        76.9854, -47.8837, 32.1681
      #70e27b color charts
#70e27b RGB chart
      #70e27b CMYK chart
      #70e27b RGB pie chart
      #70e27b color shades, tints & tones
#70e27b color schemes
#70e27b color preview, HTML & CSS examples
           This text has a color of #70e27b        
        
          <p style="color:#70e27b;">Text here</p>
        
        
          .mytext {color:#70e27b;}
        
        Text color #70e27b
      
           This box has a color of #70e27b        
        
          <div style="background-color:#70e27b;">Content here</div>
        
        
          .mybackground {background-color:#70e27b;}
        
        Background color #70e27b
      
           Border around this has a color of #70e27b        
        
          <div style="border:2px solid #70e27b;">Content here</div>
        
        
          .myborder {border:2px solid #70e27b;}
        
        Border color #70e27b