#70e27a color space conversions
Hex:
        #70e27a
        RGB:
        112, 226, 122
        CMY:
        56, 11, 52
        CMYK:
        50, 0, 46, 11
      HSL:
        125°, 66.2791%, 66.2745%
        HSV (HSB):
        125°, 50.4425%, 88.6275%
        XYZ:
        37.3913, 59.2426, 27.8766
        xyY:
        0.3003, 0.4758, 59.2426
      CIE-Lab:
        81.4248, -53.5693, 40.9778
        CIE-LCH:
        81.4248, 67.4451, 142.5858
        CIE-Luv:
        81.4248, -52.6145, 63.2422
        Hunter-Lab:
        76.9692, -47.9816, 32.4049
      #70e27a color charts
#70e27a RGB chart
      #70e27a CMYK chart
      #70e27a RGB pie chart
      #70e27a color shades, tints & tones
#70e27a color schemes
#70e27a color preview, HTML & CSS examples
           This text has a color of #70e27a        
        
          <p style="color:#70e27a;">Text here</p>
        
        
          .mytext {color:#70e27a;}
        
        Text color #70e27a
      
           This box has a color of #70e27a        
        
          <div style="background-color:#70e27a;">Content here</div>
        
        
          .mybackground {background-color:#70e27a;}
        
        Background color #70e27a
      
           Border around this has a color of #70e27a        
        
          <div style="border:2px solid #70e27a;">Content here</div>
        
        
          .myborder {border:2px solid #70e27a;}
        
        Border color #70e27a