#70f56d color space conversions
Hex:
        #70f56d
        RGB:
        112, 245, 109
        CMY:
        56, 4, 57
        CMYK:
        54, 0, 56, 4
      HSL:
        119°, 87.1795%, 69.4118%
        HSV (HSB):
        119°, 55.5102%, 96.0784%
        XYZ:
        42.0948, 69.8537, 25.7325
        xyY:
        0.3057, 0.5074, 69.8537
      CIE-Lab:
        86.9251, -62.5181, 53.8042
        CIE-LCH:
        86.9251, 82.4828, 139.2841
        CIE-Luv:
        86.9251, -60.5332, 79.4815
        Hunter-Lab:
        83.5785, -56.3598, 40.2505
      #70f56d color charts
#70f56d RGB chart
      #70f56d CMYK chart
      #70f56d RGB pie chart
      #70f56d color shades, tints & tones
#70f56d color schemes
#70f56d color preview, HTML & CSS examples
           This text has a color of #70f56d        
        
          <p style="color:#70f56d;">Text here</p>
        
        
          .mytext {color:#70f56d;}
        
        Text color #70f56d
      
           This box has a color of #70f56d        
        
          <div style="background-color:#70f56d;">Content here</div>
        
        
          .mybackground {background-color:#70f56d;}
        
        Background color #70f56d
      
           Border around this has a color of #70f56d        
        
          <div style="border:2px solid #70f56d;">Content here</div>
        
        
          .myborder {border:2px solid #70f56d;}
        
        Border color #70f56d