#70ce1b color space conversions
Hex:
        #70ce1b
        RGB:
        112, 206, 27
        CMY:
        56, 19, 89
        CMYK:
        46, 0, 87, 19
      HSL:
        92°, 76.8240%, 45.6863%
        HSV (HSB):
        92°, 86.8932%, 80.7843%
        XYZ:
        28.9512, 47.6665, 8.7116
        xyY:
        0.3393, 0.5586, 47.6665
      CIE-Lab:
        74.6141, -54.1597, 70.0507
        CIE-LCH:
        74.6141, 88.5459, 127.7094
        CIE-Luv:
        74.6141, -46.0355, 86.0804
        Hunter-Lab:
        69.0409, -45.9704, 40.8474
      #70ce1b color charts
#70ce1b RGB chart
      #70ce1b CMYK chart
      #70ce1b RGB pie chart
      #70ce1b color shades, tints & tones
#70ce1b color schemes
#70ce1b color preview, HTML & CSS examples
           This text has a color of #70ce1b        
        
          <p style="color:#70ce1b;">Text here</p>
        
        
          .mytext {color:#70ce1b;}
        
        Text color #70ce1b
      
           This box has a color of #70ce1b        
        
          <div style="background-color:#70ce1b;">Content here</div>
        
        
          .mybackground {background-color:#70ce1b;}
        
        Background color #70ce1b
      
           Border around this has a color of #70ce1b        
        
          <div style="border:2px solid #70ce1b;">Content here</div>
        
        
          .myborder {border:2px solid #70ce1b;}
        
        Border color #70ce1b