#70ec7f color space conversions
Hex:
        #70ec7f
        RGB:
        112, 236, 127
        CMY:
        56, 7, 50
        CMYK:
        53, 0, 46, 7
      HSL:
        127°, 76.5432%, 68.2353%
        HSV (HSB):
        127°, 52.5424%, 92.5490%
        XYZ:
        40.5083, 64.9680, 30.4837
        xyY:
        0.2979, 0.4778, 64.9680
      CIE-Lab:
        84.4672, -56.7735, 42.3817
        CIE-LCH:
        84.4672, 70.8480, 143.2585
        CIE-Luv:
        84.4672, -56.4403, 66.0022
        Hunter-Lab:
        80.6027, -51.3464, 33.9986
      #70ec7f color charts
#70ec7f RGB chart
      #70ec7f CMYK chart
      #70ec7f RGB pie chart
      #70ec7f color shades, tints & tones
#70ec7f color schemes
#70ec7f color preview, HTML & CSS examples
           This text has a color of #70ec7f        
        
          <p style="color:#70ec7f;">Text here</p>
        
        
          .mytext {color:#70ec7f;}
        
        Text color #70ec7f
      
           This box has a color of #70ec7f        
        
          <div style="background-color:#70ec7f;">Content here</div>
        
        
          .mybackground {background-color:#70ec7f;}
        
        Background color #70ec7f
      
           Border around this has a color of #70ec7f        
        
          <div style="border:2px solid #70ec7f;">Content here</div>
        
        
          .myborder {border:2px solid #70ec7f;}
        
        Border color #70ec7f