#70d541 color space conversions
Hex:
        #70d541
        RGB:
        112, 213, 65
        CMY:
        56, 16, 75
        CMYK:
        47, 0, 69, 16
      HSL:
        101°, 63.7931%, 54.5098%
        HSV (HSB):
        101°, 69.4836%, 83.5294%
        XYZ:
        31.4305, 51.4149, 13.2685
        xyY:
        0.3270, 0.5349, 51.4149
      CIE-Lab:
        76.9297, -54.7993, 61.0678
        CIE-LCH:
        76.9297, 82.0503, 131.9033
        CIE-Luv:
        76.9297, -48.6120, 80.9363
        Hunter-Lab:
        71.7042, -47.2395, 39.2216
      #70d541 color charts
#70d541 RGB chart
      #70d541 CMYK chart
      #70d541 RGB pie chart
      #70d541 color shades, tints & tones
#70d541 color schemes
#70d541 color preview, HTML & CSS examples
           This text has a color of #70d541        
        
          <p style="color:#70d541;">Text here</p>
        
        
          .mytext {color:#70d541;}
        
        Text color #70d541
      
           This box has a color of #70d541        
        
          <div style="background-color:#70d541;">Content here</div>
        
        
          .mybackground {background-color:#70d541;}
        
        Background color #70d541
      
           Border around this has a color of #70d541        
        
          <div style="border:2px solid #70d541;">Content here</div>
        
        
          .myborder {border:2px solid #70d541;}
        
        Border color #70d541