#70c87b color space conversions
Hex:
        #70c87b
        RGB:
        112, 200, 123
        CMY:
        56, 22, 52
        CMYK:
        44, 0, 39, 22
      HSL:
        128°, 44.4444%, 61.1765%
        HSV (HSB):
        128°, 44.0000%, 78.4314%
        XYZ:
        30.9115, 46.1834, 26.0240
        xyY:
        0.2998, 0.4479, 46.1834
      CIE-Lab:
        73.6644, -42.6383, 30.4758
        CIE-LCH:
        73.6644, 52.4099, 144.4446
        CIE-Luv:
        73.6644, -41.7687, 47.9804
        Hunter-Lab:
        67.9583, -37.7346, 24.8663
      #70c87b color charts
#70c87b RGB chart
      #70c87b CMYK chart
      #70c87b RGB pie chart
      #70c87b color shades, tints & tones
#70c87b color schemes
#70c87b color preview, HTML & CSS examples
           This text has a color of #70c87b        
        
          <p style="color:#70c87b;">Text here</p>
        
        
          .mytext {color:#70c87b;}
        
        Text color #70c87b
      
           This box has a color of #70c87b        
        
          <div style="background-color:#70c87b;">Content here</div>
        
        
          .mybackground {background-color:#70c87b;}
        
        Background color #70c87b
      
           Border around this has a color of #70c87b        
        
          <div style="border:2px solid #70c87b;">Content here</div>
        
        
          .myborder {border:2px solid #70c87b;}
        
        Border color #70c87b