#70e92b color space conversions
Hex:
        #70e92b
        RGB:
        112, 233, 43
        CMY:
        56, 9, 83
        CMYK:
        52, 0, 82, 9
      HSL:
        98°, 81.1966%, 54.1176%
        HSV (HSB):
        98°, 81.5451%, 91.3725%
        XYZ:
        36.2571, 61.8970, 12.3219
        xyY:
        0.3282, 0.5603, 61.8970
      CIE-Lab:
        82.8586, -63.4922, 73.7067
        CIE-LCH:
        82.8586, 97.2828, 130.7422
        CIE-Luv:
        82.8586, -57.1483, 94.5788
        Hunter-Lab:
        78.6746, -55.4193, 45.7864
      #70e92b color charts
#70e92b RGB chart
      #70e92b CMYK chart
      #70e92b RGB pie chart
      #70e92b color shades, tints & tones
#70e92b color schemes
#70e92b color preview, HTML & CSS examples
           This text has a color of #70e92b        
        
          <p style="color:#70e92b;">Text here</p>
        
        
          .mytext {color:#70e92b;}
        
        Text color #70e92b
      
           This box has a color of #70e92b        
        
          <div style="background-color:#70e92b;">Content here</div>
        
        
          .mybackground {background-color:#70e92b;}
        
        Background color #70e92b
      
           Border around this has a color of #70e92b        
        
          <div style="border:2px solid #70e92b;">Content here</div>
        
        
          .myborder {border:2px solid #70e92b;}
        
        Border color #70e92b