#70cd7b color space conversions
Hex:
        #70cd7b
        RGB:
        112, 205, 123
        CMY:
        56, 20, 52
        CMYK:
        45, 0, 40, 20
      HSL:
        127°, 48.1865%, 62.1569%
        HSV (HSB):
        127°, 45.3659%, 80.3922%
        XYZ:
        32.0886, 48.5374, 26.4163
        xyY:
        0.2998, 0.4534, 48.5374
      CIE-Lab:
        75.1627, -44.7864, 32.4384
        CIE-LCH:
        75.1627, 55.2999, 144.0845
        CIE-Luv:
        75.1627, -43.8996, 50.8881
        Hunter-Lab:
        69.6688, -39.7056, 26.2872
      #70cd7b color charts
#70cd7b RGB chart
      #70cd7b CMYK chart
      #70cd7b RGB pie chart
      #70cd7b color shades, tints & tones
#70cd7b color schemes
#70cd7b color preview, HTML & CSS examples
           This text has a color of #70cd7b        
        
          <p style="color:#70cd7b;">Text here</p>
        
        
          .mytext {color:#70cd7b;}
        
        Text color #70cd7b
      
           This box has a color of #70cd7b        
        
          <div style="background-color:#70cd7b;">Content here</div>
        
        
          .mybackground {background-color:#70cd7b;}
        
        Background color #70cd7b
      
           Border around this has a color of #70cd7b        
        
          <div style="border:2px solid #70cd7b;">Content here</div>
        
        
          .myborder {border:2px solid #70cd7b;}
        
        Border color #70cd7b