#70e91c color space conversions
Hex:
        #70e91c
        RGB:
        112, 233, 28
        CMY:
        56, 9, 89
        CMYK:
        52, 0, 88, 9
      HSL:
        95°, 82.3293%, 51.1765%
        HSV (HSB):
        95°, 87.9828%, 91.3725%
        XYZ:
        36.0306, 61.8064, 11.1294
        xyY:
        0.3307, 0.5672, 61.8064
      CIE-Lab:
        82.8104, -64.0408, 76.8506
        CIE-LCH:
        82.8104, 100.0362, 129.8050
        CIE-Luv:
        82.8104, -57.2860, 96.7446
        Hunter-Lab:
        78.6171, -55.7724, 46.6385
      #70e91c color charts
#70e91c RGB chart
      #70e91c CMYK chart
      #70e91c RGB pie chart
      #70e91c color shades, tints & tones
#70e91c color schemes
#70e91c color preview, HTML & CSS examples
           This text has a color of #70e91c        
        
          <p style="color:#70e91c;">Text here</p>
        
        
          .mytext {color:#70e91c;}
        
        Text color #70e91c
      
           This box has a color of #70e91c        
        
          <div style="background-color:#70e91c;">Content here</div>
        
        
          .mybackground {background-color:#70e91c;}
        
        Background color #70e91c
      
           Border around this has a color of #70e91c        
        
          <div style="border:2px solid #70e91c;">Content here</div>
        
        
          .myborder {border:2px solid #70e91c;}
        
        Border color #70e91c