#70ef7f color space conversions
Hex:
        #70ef7f
        RGB:
        112, 239, 127
        CMY:
        56, 6, 50
        CMYK:
        53, 0, 47, 6
      HSL:
        127°, 79.8742%, 68.8235%
        HSV (HSB):
        127°, 53.1381%, 93.7255%
        XYZ:
        41.3794, 66.7101, 30.7741
        xyY:
        0.2980, 0.4804, 66.7101
      CIE-Lab:
        85.3573, -57.9322, 43.5023
        CIE-LCH:
        85.3573, 72.4471, 143.0965
        CIE-Luv:
        85.3573, -57.6197, 67.6263
        Hunter-Lab:
        81.6762, -52.5005, 34.8340
      #70ef7f color charts
#70ef7f RGB chart
      #70ef7f CMYK chart
      #70ef7f RGB pie chart
      #70ef7f color shades, tints & tones
#70ef7f color schemes
#70ef7f color preview, HTML & CSS examples
           This text has a color of #70ef7f        
        
          <p style="color:#70ef7f;">Text here</p>
        
        
          .mytext {color:#70ef7f;}
        
        Text color #70ef7f
      
           This box has a color of #70ef7f        
        
          <div style="background-color:#70ef7f;">Content here</div>
        
        
          .mybackground {background-color:#70ef7f;}
        
        Background color #70ef7f
      
           Border around this has a color of #70ef7f        
        
          <div style="border:2px solid #70ef7f;">Content here</div>
        
        
          .myborder {border:2px solid #70ef7f;}
        
        Border color #70ef7f