#70ca10 color space conversions
Hex:
        #70ca10
        RGB:
        112, 202, 16
        CMY:
        56, 21, 94
        CMYK:
        45, 0, 92, 21
      HSL:
        89°, 85.3211%, 42.7451%
        HSV (HSB):
        89°, 92.0792%, 79.2157%
        XYZ:
        27.8961, 45.7232, 7.8454
        xyY:
        0.3424, 0.5613, 45.7232
      CIE-Lab:
        73.3656, -52.9156, 70.8546
        CIE-LCH:
        73.3656, 88.4333, 126.7531
        CIE-Luv:
        73.3656, -44.3434, 85.6546
        Hunter-Lab:
        67.6189, -44.6931, 40.4542
      #70ca10 color charts
#70ca10 RGB chart
      #70ca10 CMYK chart
      #70ca10 RGB pie chart
      #70ca10 color shades, tints & tones
#70ca10 color schemes
#70ca10 color preview, HTML & CSS examples
           This text has a color of #70ca10        
        
          <p style="color:#70ca10;">Text here</p>
        
        
          .mytext {color:#70ca10;}
        
        Text color #70ca10
      
           This box has a color of #70ca10        
        
          <div style="background-color:#70ca10;">Content here</div>
        
        
          .mybackground {background-color:#70ca10;}
        
        Background color #70ca10
      
           Border around this has a color of #70ca10        
        
          <div style="border:2px solid #70ca10;">Content here</div>
        
        
          .myborder {border:2px solid #70ca10;}
        
        Border color #70ca10