#70d63b color space conversions
Hex:
        #70d63b
        RGB:
        112, 214, 59
        CMY:
        56, 16, 77
        CMYK:
        48, 0, 72, 16
      HSL:
        99°, 65.4008%, 53.5294%
        HSV (HSB):
        99°, 72.4299%, 83.9216%
        XYZ:
        31.5181, 51.8536, 12.4853
        xyY:
        0.3288, 0.5409, 51.8536
      CIE-Lab:
        77.1932, -55.6145, 63.5132
        CIE-LCH:
        77.1932, 84.4210, 131.2066
        CIE-Luv:
        77.1932, -49.1271, 83.0818
        Hunter-Lab:
        72.0095, -47.8883, 40.1267
      #70d63b color charts
#70d63b RGB chart
      #70d63b CMYK chart
      #70d63b RGB pie chart
      #70d63b color shades, tints & tones
#70d63b color schemes
#70d63b color preview, HTML & CSS examples
           This text has a color of #70d63b        
        
          <p style="color:#70d63b;">Text here</p>
        
        
          .mytext {color:#70d63b;}
        
        Text color #70d63b
      
           This box has a color of #70d63b        
        
          <div style="background-color:#70d63b;">Content here</div>
        
        
          .mybackground {background-color:#70d63b;}
        
        Background color #70d63b
      
           Border around this has a color of #70d63b        
        
          <div style="border:2px solid #70d63b;">Content here</div>
        
        
          .myborder {border:2px solid #70d63b;}
        
        Border color #70d63b