#70d306 color space conversions
Hex:
        #70d306
        RGB:
        112, 211, 6
        CMY:
        56, 17, 98
        CMYK:
        47, 0, 97, 17
      HSL:
        89°, 94.4700%, 42.5490%
        HSV (HSB):
        89°, 97.1564%, 82.7451%
        XYZ:
        30.0092, 50.0464, 8.2506
        xyY:
        0.3398, 0.5667, 50.0464
      CIE-Lab:
        76.0977, -56.5057, 74.1566
        CIE-LCH:
        76.0977, 93.2314, 127.3066
        CIE-Luv:
        76.0977, -48.2866, 89.8963
        Hunter-Lab:
        70.7435, -48.0818, 42.6057
      #70d306 color charts
#70d306 RGB chart
      #70d306 CMYK chart
      #70d306 RGB pie chart
      #70d306 color shades, tints & tones
#70d306 color schemes
#70d306 color preview, HTML & CSS examples
           This text has a color of #70d306        
        
          <p style="color:#70d306;">Text here</p>
        
        
          .mytext {color:#70d306;}
        
        Text color #70d306
      
           This box has a color of #70d306        
        
          <div style="background-color:#70d306;">Content here</div>
        
        
          .mybackground {background-color:#70d306;}
        
        Background color #70d306
      
           Border around this has a color of #70d306        
        
          <div style="border:2px solid #70d306;">Content here</div>
        
        
          .myborder {border:2px solid #70d306;}
        
        Border color #70d306