#70eb1e color space conversions
Hex:
        #70eb1e
        RGB:
        112, 235, 30
        CMY:
        56, 8, 88
        CMYK:
        52, 0, 87, 8
      HSL:
        96°, 83.6735%, 51.9608%
        HSV (HSB):
        96°, 87.2340%, 92.1569%
        XYZ:
        36.6248, 62.9551, 11.4495
        xyY:
        0.3299, 0.5670, 62.9551
      CIE-Lab:
        83.4188, -64.6850, 77.0116
        CIE-LCH:
        83.4188, 100.5730, 130.0282
        CIE-Luv:
        83.4188, -58.0703, 97.2979
        Hunter-Lab:
        79.3443, -56.4581, 46.9853
      #70eb1e color charts
#70eb1e RGB chart
      #70eb1e CMYK chart
      #70eb1e RGB pie chart
      #70eb1e color shades, tints & tones
#70eb1e color schemes
#70eb1e color preview, HTML & CSS examples
           This text has a color of #70eb1e        
        
          <p style="color:#70eb1e;">Text here</p>
        
        
          .mytext {color:#70eb1e;}
        
        Text color #70eb1e
      
           This box has a color of #70eb1e        
        
          <div style="background-color:#70eb1e;">Content here</div>
        
        
          .mybackground {background-color:#70eb1e;}
        
        Background color #70eb1e
      
           Border around this has a color of #70eb1e        
        
          <div style="border:2px solid #70eb1e;">Content here</div>
        
        
          .myborder {border:2px solid #70eb1e;}
        
        Border color #70eb1e