#70d712 color space conversions
Hex:
        #70d712
        RGB:
        112, 215, 18
        CMY:
        56, 16, 93
        CMYK:
        48, 0, 92, 16
      HSL:
        91°, 84.5494%, 45.6863%
        HSV (HSB):
        91°, 91.6279%, 84.3137%
        XYZ:
        31.0917, 52.0893, 8.9878
        xyY:
        0.3373, 0.5652, 52.0893
      CIE-Lab:
        77.3342, -57.7898, 73.8391
        CIE-LCH:
        77.3342, 93.7650, 128.0483
        CIE-Luv:
        77.3342, -49.9427, 90.6477
        Hunter-Lab:
        72.1729, -49.4057, 43.1376
      #70d712 color charts
#70d712 RGB chart
      #70d712 CMYK chart
      #70d712 RGB pie chart
      #70d712 color shades, tints & tones
#70d712 color schemes
#70d712 color preview, HTML & CSS examples
           This text has a color of #70d712        
        
          <p style="color:#70d712;">Text here</p>
        
        
          .mytext {color:#70d712;}
        
        Text color #70d712
      
           This box has a color of #70d712        
        
          <div style="background-color:#70d712;">Content here</div>
        
        
          .mybackground {background-color:#70d712;}
        
        Background color #70d712
      
           Border around this has a color of #70d712        
        
          <div style="border:2px solid #70d712;">Content here</div>
        
        
          .myborder {border:2px solid #70d712;}
        
        Border color #70d712