#70fb2b color space conversions
Hex:
        #70fb2b
        RGB:
        112, 251, 43
        CMY:
        56, 2, 83
        CMYK:
        55, 0, 83, 2
      HSL:
        100°, 96.2963%, 57.6471%
        HSV (HSB):
        100°, 82.8685%, 98.4314%
        XYZ:
        41.6153, 72.6135, 14.1080
        xyY:
        0.3243, 0.5658, 72.6135
      CIE-Lab:
        88.2631, -69.7380, 78.5598
        CIE-LCH:
        88.2631, 105.0478, 131.5957
        CIE-Luv:
        88.2631, -64.1939, 101.8143
        Hunter-Lab:
        85.2136, -61.9506, 49.8334
      #70fb2b color charts
#70fb2b RGB chart
      #70fb2b CMYK chart
      #70fb2b RGB pie chart
      #70fb2b color shades, tints & tones
#70fb2b color schemes
#70fb2b color preview, HTML & CSS examples
           This text has a color of #70fb2b        
        
          <p style="color:#70fb2b;">Text here</p>
        
        
          .mytext {color:#70fb2b;}
        
        Text color #70fb2b
      
           This box has a color of #70fb2b        
        
          <div style="background-color:#70fb2b;">Content here</div>
        
        
          .mybackground {background-color:#70fb2b;}
        
        Background color #70fb2b
      
           Border around this has a color of #70fb2b        
        
          <div style="border:2px solid #70fb2b;">Content here</div>
        
        
          .myborder {border:2px solid #70fb2b;}
        
        Border color #70fb2b