#70d736 color space conversions
Hex:
        #70d736
        RGB:
        112, 215, 54
        CMY:
        56, 16, 79
        CMYK:
        48, 0, 75, 16
      HSL:
        98°, 66.8050%, 52.7451%
        HSV (HSB):
        98°, 74.8837%, 84.3137%
        XYZ:
        31.6484, 52.3120, 11.9192
        xyY:
        0.3301, 0.5456, 52.3120
      CIE-Lab:
        77.4670, -56.3183, 65.4763
        CIE-LCH:
        77.4670, 86.3649, 130.6999
        CIE-Luv:
        77.4670, -49.6191, 84.7948
        Hunter-Lab:
        72.3270, -48.4654, 40.8581
      #70d736 color charts
#70d736 RGB chart
      #70d736 CMYK chart
      #70d736 RGB pie chart
      #70d736 color shades, tints & tones
#70d736 color schemes
#70d736 color preview, HTML & CSS examples
           This text has a color of #70d736        
        
          <p style="color:#70d736;">Text here</p>
        
        
          .mytext {color:#70d736;}
        
        Text color #70d736
      
           This box has a color of #70d736        
        
          <div style="background-color:#70d736;">Content here</div>
        
        
          .mybackground {background-color:#70d736;}
        
        Background color #70d736
      
           Border around this has a color of #70d736        
        
          <div style="border:2px solid #70d736;">Content here</div>
        
        
          .myborder {border:2px solid #70d736;}
        
        Border color #70d736