#70eb3f color space conversions
Hex:
        #70eb3f
        RGB:
        112, 235, 63
        CMY:
        56, 8, 75
        CMYK:
        52, 0, 73, 8
      HSL:
        103°, 81.1321%, 58.4314%
        HSV (HSB):
        103°, 73.1915%, 92.1569%
        XYZ:
        37.2876, 63.2203, 14.9401
        xyY:
        0.3230, 0.5476, 63.2203
      CIE-Lab:
        83.5581, -63.1038, 68.4960
        CIE-LCH:
        83.5581, 93.1332, 132.6537
        CIE-Luv:
        83.5581, -57.6709, 91.0858
        Hunter-Lab:
        79.5112, -55.4351, 44.5173
      #70eb3f color charts
#70eb3f RGB chart
      #70eb3f CMYK chart
      #70eb3f RGB pie chart
      #70eb3f color shades, tints & tones
#70eb3f color schemes
#70eb3f color preview, HTML & CSS examples
           This text has a color of #70eb3f        
        
          <p style="color:#70eb3f;">Text here</p>
        
        
          .mytext {color:#70eb3f;}
        
        Text color #70eb3f
      
           This box has a color of #70eb3f        
        
          <div style="background-color:#70eb3f;">Content here</div>
        
        
          .mybackground {background-color:#70eb3f;}
        
        Background color #70eb3f
      
           Border around this has a color of #70eb3f        
        
          <div style="border:2px solid #70eb3f;">Content here</div>
        
        
          .myborder {border:2px solid #70eb3f;}
        
        Border color #70eb3f