#70fb6d color space conversions
Hex:
        #70fb6d
        RGB:
        112, 251, 109
        CMY:
        56, 2, 57
        CMYK:
        55, 0, 57, 2
      HSL:
        119°, 94.6667%, 70.5882%
        HSV (HSB):
        119°, 56.5737%, 98.4314%
        XYZ:
        43.9396, 73.5432, 26.3474
        xyY:
        0.3055, 0.5113, 73.5432
      CIE-Lab:
        88.7062, -64.7072, 55.8979
        CIE-LCH:
        88.7062, 85.5078, 139.1776
        CIE-Luv:
        88.7062, -62.8435, 82.4330
        Hunter-Lab:
        85.7574, -58.6171, 41.8144
      #70fb6d color charts
#70fb6d RGB chart
      #70fb6d CMYK chart
      #70fb6d RGB pie chart
      #70fb6d color shades, tints & tones
#70fb6d color schemes
#70fb6d color preview, HTML & CSS examples
           This text has a color of #70fb6d        
        
          <p style="color:#70fb6d;">Text here</p>
        
        
          .mytext {color:#70fb6d;}
        
        Text color #70fb6d
      
           This box has a color of #70fb6d        
        
          <div style="background-color:#70fb6d;">Content here</div>
        
        
          .mybackground {background-color:#70fb6d;}
        
        Background color #70fb6d
      
           Border around this has a color of #70fb6d        
        
          <div style="border:2px solid #70fb6d;">Content here</div>
        
        
          .myborder {border:2px solid #70fb6d;}
        
        Border color #70fb6d