#70db4a color space conversions
Hex:
        #70db4a
        RGB:
        112, 219, 74
        CMY:
        56, 14, 71
        CMYK:
        49, 0, 66, 14
      HSL:
        104°, 66.8203%, 57.4510%
        HSV (HSB):
        104°, 66.2100%, 85.8824%
        XYZ:
        33.2496, 54.6022, 15.2654
        xyY:
        0.3224, 0.5295, 54.6022
      CIE-Lab:
        78.8116, -56.3650, 59.5689
        CIE-LCH:
        78.8116, 82.0089, 133.4170
        CIE-Luv:
        78.8116, -50.9688, 80.7896
        Hunter-Lab:
        73.8933, -48.9939, 39.4768
      #70db4a color charts
#70db4a RGB chart
      #70db4a CMYK chart
      #70db4a RGB pie chart
      #70db4a color shades, tints & tones
#70db4a color schemes
#70db4a color preview, HTML & CSS examples
           This text has a color of #70db4a        
        
          <p style="color:#70db4a;">Text here</p>
        
        
          .mytext {color:#70db4a;}
        
        Text color #70db4a
      
           This box has a color of #70db4a        
        
          <div style="background-color:#70db4a;">Content here</div>
        
        
          .mybackground {background-color:#70db4a;}
        
        Background color #70db4a
      
           Border around this has a color of #70db4a        
        
          <div style="border:2px solid #70db4a;">Content here</div>
        
        
          .myborder {border:2px solid #70db4a;}
        
        Border color #70db4a