#70ae7f color space conversions
Hex:
        #70ae7f
        RGB:
        112, 174, 127
        CMY:
        56, 32, 50
        CMYK:
        36, 0, 27, 32
      HSL:
        135°, 27.6786%, 56.0784%
        HSV (HSB):
        135°, 35.6322%, 68.2353%
        XYZ:
        25.6489, 35.2492, 25.5306
        xyY:
        0.2968, 0.4078, 35.2492
      CIE-Lab:
        65.9422, -30.0917, 17.9511
        CIE-LCH:
        65.9422, 35.0393, 149.1820
        CIE-Luv:
        65.9422, -30.2112, 29.5258
        Hunter-Lab:
        59.3710, -26.7853, 16.0639
      #70ae7f color charts
#70ae7f RGB chart
      #70ae7f CMYK chart
      #70ae7f RGB pie chart
      #70ae7f color shades, tints & tones
#70ae7f color schemes
#70ae7f color preview, HTML & CSS examples
           This text has a color of #70ae7f        
        
          <p style="color:#70ae7f;">Text here</p>
        
        
          .mytext {color:#70ae7f;}
        
        Text color #70ae7f
      
           This box has a color of #70ae7f        
        
          <div style="background-color:#70ae7f;">Content here</div>
        
        
          .mybackground {background-color:#70ae7f;}
        
        Background color #70ae7f
      
           Border around this has a color of #70ae7f        
        
          <div style="border:2px solid #70ae7f;">Content here</div>
        
        
          .myborder {border:2px solid #70ae7f;}
        
        Border color #70ae7f