#70cf2f color space conversions
Hex:
        #70cf2f
        RGB:
        112, 207, 47
        CMY:
        56, 19, 82
        CMYK:
        46, 0, 77, 19
      HSL:
        96°, 62.9921%, 49.8039%
        HSV (HSB):
        96°, 77.2947%, 81.1765%
        XYZ:
        29.5080, 48.2756, 10.4522
        xyY:
        0.3344, 0.5471, 48.2756
      CIE-Lab:
        74.9984, -53.6735, 65.3183
        CIE-LCH:
        74.9984, 84.5419, 129.4107
        CIE-Luv:
        74.9984, -46.2924, 83.0126
        Hunter-Lab:
        69.4807, -45.7833, 39.7173
      #70cf2f color charts
#70cf2f RGB chart
      #70cf2f CMYK chart
      #70cf2f RGB pie chart
      #70cf2f color shades, tints & tones
#70cf2f color schemes
#70cf2f color preview, HTML & CSS examples
           This text has a color of #70cf2f        
        
          <p style="color:#70cf2f;">Text here</p>
        
        
          .mytext {color:#70cf2f;}
        
        Text color #70cf2f
      
           This box has a color of #70cf2f        
        
          <div style="background-color:#70cf2f;">Content here</div>
        
        
          .mybackground {background-color:#70cf2f;}
        
        Background color #70cf2f
      
           Border around this has a color of #70cf2f        
        
          <div style="border:2px solid #70cf2f;">Content here</div>
        
        
          .myborder {border:2px solid #70cf2f;}
        
        Border color #70cf2f