#70ca1b color space conversions
Hex:
        #70ca1b
        RGB:
        112, 202, 27
        CMY:
        56, 21, 89
        CMYK:
        45, 0, 87, 21
      HSL:
        91°, 76.4192%, 44.9020%
        HSV (HSB):
        91°, 86.6337%, 79.2157%
        XYZ:
        28.0005, 45.7649, 8.3947
        xyY:
        0.3408, 0.5570, 45.7649
      CIE-Lab:
        73.3927, -52.6191, 69.0030
        CIE-LCH:
        73.3927, 86.7766, 127.3278
        CIE-Luv:
        73.3927, -44.2859, 84.4587
        Hunter-Lab:
        67.6498, -44.5054, 39.9976
      #70ca1b color charts
#70ca1b RGB chart
      #70ca1b CMYK chart
      #70ca1b RGB pie chart
      #70ca1b color shades, tints & tones
#70ca1b color schemes
#70ca1b color preview, HTML & CSS examples
           This text has a color of #70ca1b        
        
          <p style="color:#70ca1b;">Text here</p>
        
        
          .mytext {color:#70ca1b;}
        
        Text color #70ca1b
      
           This box has a color of #70ca1b        
        
          <div style="background-color:#70ca1b;">Content here</div>
        
        
          .mybackground {background-color:#70ca1b;}
        
        Background color #70ca1b
      
           Border around this has a color of #70ca1b        
        
          <div style="border:2px solid #70ca1b;">Content here</div>
        
        
          .myborder {border:2px solid #70ca1b;}
        
        Border color #70ca1b