#70be04 color space conversions
Hex:
        #70be04
        RGB:
        112, 190, 4
        CMY:
        56, 25, 98
        CMYK:
        41, 0, 98, 25
      HSL:
        85°, 95.8763%, 38.0392%
        HSV (HSB):
        85°, 97.8947%, 74.5098%
        XYZ:
        25.1175, 40.2804, 6.5659
        xyY:
        0.3490, 0.5597, 40.2804
      CIE-Lab:
        69.6688, -48.4019, 69.2760
        CIE-LCH:
        69.6688, 84.5098, 124.9413
        CIE-Luv:
        69.6688, -38.9791, 81.7239
        Hunter-Lab:
        63.4669, -40.4244, 38.2930
      #70be04 color charts
#70be04 RGB chart
      #70be04 CMYK chart
      #70be04 RGB pie chart
      #70be04 color shades, tints & tones
#70be04 color schemes
#70be04 color preview, HTML & CSS examples
           This text has a color of #70be04        
        
          <p style="color:#70be04;">Text here</p>
        
        
          .mytext {color:#70be04;}
        
        Text color #70be04
      
           This box has a color of #70be04        
        
          <div style="background-color:#70be04;">Content here</div>
        
        
          .mybackground {background-color:#70be04;}
        
        Background color #70be04
      
           Border around this has a color of #70be04        
        
          <div style="border:2px solid #70be04;">Content here</div>
        
        
          .myborder {border:2px solid #70be04;}
        
        Border color #70be04