#70d365 color space conversions
Hex:
        #70d365
        RGB:
        112, 211, 101
        CMY:
        56, 17, 60
        CMYK:
        47, 0, 52, 17
      HSL:
        114°, 55.5556%, 61.1765%
        HSV (HSB):
        114°, 52.1327%, 82.7451%
        XYZ:
        32.3253, 50.9729, 20.4469
        xyY:
        0.3116, 0.4913, 50.9729
      CIE-Lab:
        76.6626, -50.3974, 45.2330
        CIE-LCH:
        76.6626, 67.7194, 138.0912
        CIE-Luv:
        76.6626, -47.0247, 65.9585
        Hunter-Lab:
        71.3953, -44.1231, 32.9966
      #70d365 color charts
#70d365 RGB chart
      #70d365 CMYK chart
      #70d365 RGB pie chart
      #70d365 color shades, tints & tones
#70d365 color schemes
#70d365 color preview, HTML & CSS examples
           This text has a color of #70d365        
        
          <p style="color:#70d365;">Text here</p>
        
        
          .mytext {color:#70d365;}
        
        Text color #70d365
      
           This box has a color of #70d365        
        
          <div style="background-color:#70d365;">Content here</div>
        
        
          .mybackground {background-color:#70d365;}
        
        Background color #70d365
      
           Border around this has a color of #70d365        
        
          <div style="border:2px solid #70d365;">Content here</div>
        
        
          .myborder {border:2px solid #70d365;}
        
        Border color #70d365