#70ca1e color space conversions
Hex:
        #70ca1e
        RGB:
        112, 202, 30
        CMY:
        56, 21, 88
        CMYK:
        45, 0, 85, 21
      HSL:
        91°, 74.1379%, 45.4902%
        HSV (HSB):
        91°, 85.1485%, 79.2157%
        XYZ:
        28.0370, 45.7795, 8.5869
        xyY:
        0.3402, 0.5556, 45.7795
      CIE-Lab:
        73.4023, -52.5156, 68.3743
        CIE-LCH:
        73.4023, 86.2145, 127.5264
        CIE-Luv:
        73.4023, -44.2658, 84.0417
        Hunter-Lab:
        67.6606, -44.4398, 39.8378
      #70ca1e color charts
#70ca1e RGB chart
      #70ca1e CMYK chart
      #70ca1e RGB pie chart
      #70ca1e color shades, tints & tones
#70ca1e color schemes
#70ca1e color preview, HTML & CSS examples
           This text has a color of #70ca1e        
        
          <p style="color:#70ca1e;">Text here</p>
        
        
          .mytext {color:#70ca1e;}
        
        Text color #70ca1e
      
           This box has a color of #70ca1e        
        
          <div style="background-color:#70ca1e;">Content here</div>
        
        
          .mybackground {background-color:#70ca1e;}
        
        Background color #70ca1e
      
           Border around this has a color of #70ca1e        
        
          <div style="border:2px solid #70ca1e;">Content here</div>
        
        
          .myborder {border:2px solid #70ca1e;}
        
        Border color #70ca1e