#70fb06 color space conversions
Hex:
        #70fb06
        RGB:
        112, 251, 6
        CMY:
        56, 2, 98
        CMYK:
        55, 0, 98, 2
      HSL:
        94°, 96.8379%, 50.3922%
        HSV (HSB):
        94°, 97.6096%, 98.4314%
        XYZ:
        41.2121, 72.4523, 11.9849
        xyY:
        0.3280, 0.5766, 72.4523
      CIE-Lab:
        88.1858, -70.6352, 83.7817
        CIE-LCH:
        88.1858, 109.5842, 130.1338
        CIE-Luv:
        88.1858, -64.4415, 105.3388
        Hunter-Lab:
        85.1189, -62.5334, 51.2351
      #70fb06 color charts
#70fb06 RGB chart
      #70fb06 CMYK chart
      #70fb06 RGB pie chart
      #70fb06 color shades, tints & tones
#70fb06 color schemes
#70fb06 color preview, HTML & CSS examples
           This text has a color of #70fb06        
        
          <p style="color:#70fb06;">Text here</p>
        
        
          .mytext {color:#70fb06;}
        
        Text color #70fb06
      
           This box has a color of #70fb06        
        
          <div style="background-color:#70fb06;">Content here</div>
        
        
          .mybackground {background-color:#70fb06;}
        
        Background color #70fb06
      
           Border around this has a color of #70fb06        
        
          <div style="border:2px solid #70fb06;">Content here</div>
        
        
          .myborder {border:2px solid #70fb06;}
        
        Border color #70fb06