#70f87e color space conversions
Hex:
        #70f87e
        RGB:
        112, 248, 126
        CMY:
        56, 3, 51
        CMYK:
        55, 0, 49, 3
      HSL:
        126°, 90.6667%, 70.5882%
        HSV (HSB):
        126°, 54.8387%, 97.2549%
        XYZ:
        44.0154, 72.0859, 31.3328
        xyY:
        0.2985, 0.4889, 72.0859
      CIE-Lab:
        88.0099, -61.4840, 47.2862
        CIE-LCH:
        88.0099, 77.5646, 142.4368
        CIE-Luv:
        88.0099, -61.1474, 72.9374
        Hunter-Lab:
        84.9034, -56.0435, 37.5520
      #70f87e color charts
#70f87e RGB chart
      #70f87e CMYK chart
      #70f87e RGB pie chart
      #70f87e color shades, tints & tones
#70f87e color schemes
#70f87e color preview, HTML & CSS examples
           This text has a color of #70f87e        
        
          <p style="color:#70f87e;">Text here</p>
        
        
          .mytext {color:#70f87e;}
        
        Text color #70f87e
      
           This box has a color of #70f87e        
        
          <div style="background-color:#70f87e;">Content here</div>
        
        
          .mybackground {background-color:#70f87e;}
        
        Background color #70f87e
      
           Border around this has a color of #70f87e        
        
          <div style="border:2px solid #70f87e;">Content here</div>
        
        
          .myborder {border:2px solid #70f87e;}
        
        Border color #70f87e