#70d13b color space conversions
Hex:
        #70d13b
        RGB:
        112, 209, 59
        CMY:
        56, 18, 77
        CMYK:
        46, 0, 72, 18
      HSL:
        99°, 61.9835%, 52.5490%
        HSV (HSB):
        99°, 71.7703%, 81.9608%
        XYZ:
        30.2720, 49.3614, 12.0699
        xyY:
        0.3301, 0.5383, 49.3614
      CIE-Lab:
        75.6756, -53.6955, 61.9863
        CIE-LCH:
        75.6756, 82.0092, 130.9007
        CIE-Luv:
        75.6756, -47.0001, 80.8956
        Hunter-Lab:
        70.2577, -46.0406, 38.9947
      #70d13b color charts
#70d13b RGB chart
      #70d13b CMYK chart
      #70d13b RGB pie chart
      #70d13b color shades, tints & tones
#70d13b color schemes
#70d13b color preview, HTML & CSS examples
           This text has a color of #70d13b        
        
          <p style="color:#70d13b;">Text here</p>
        
        
          .mytext {color:#70d13b;}
        
        Text color #70d13b
      
           This box has a color of #70d13b        
        
          <div style="background-color:#70d13b;">Content here</div>
        
        
          .mybackground {background-color:#70d13b;}
        
        Background color #70d13b
      
           Border around this has a color of #70d13b        
        
          <div style="border:2px solid #70d13b;">Content here</div>
        
        
          .myborder {border:2px solid #70d13b;}
        
        Border color #70d13b