#70cd9d color space conversions
Hex:
        #70cd9d
        RGB:
        112, 205, 157
        CMY:
        56, 20, 38
        CMYK:
        45, 0, 23, 20
      HSL:
        149°, 48.1865%, 62.1569%
        HSV (HSB):
        149°, 45.3659%, 80.3922%
        XYZ:
        34.5992, 49.5417, 39.6372
        xyY:
        0.2795, 0.4002, 49.5417
      CIE-Lab:
        75.7871, -38.6250, 15.4483
        CIE-LCH:
        75.7871, 41.5997, 158.2007
        CIE-Luv:
        75.7871, -42.8464, 28.5118
        Hunter-Lab:
        70.3859, -35.4310, 15.8814
      #70cd9d color charts
#70cd9d RGB chart
      #70cd9d CMYK chart
      #70cd9d RGB pie chart
      #70cd9d color shades, tints & tones
#70cd9d color schemes
#70cd9d color preview, HTML & CSS examples
           This text has a color of #70cd9d        
        
          <p style="color:#70cd9d;">Text here</p>
        
        
          .mytext {color:#70cd9d;}
        
        Text color #70cd9d
      
           This box has a color of #70cd9d        
        
          <div style="background-color:#70cd9d;">Content here</div>
        
        
          .mybackground {background-color:#70cd9d;}
        
        Background color #70cd9d
      
           Border around this has a color of #70cd9d        
        
          <div style="border:2px solid #70cd9d;">Content here</div>
        
        
          .myborder {border:2px solid #70cd9d;}
        
        Border color #70cd9d