#70af6a color space conversions
Hex:
        #70af6a
        RGB:
        112, 175, 106
        CMY:
        56, 31, 58
        CMYK:
        36, 0, 39, 31
      HSL:
        115°, 30.1310%, 55.0980%
        HSV (HSB):
        115°, 39.4286%, 68.6275%
        XYZ:
        24.6136, 35.1453, 19.1221
        xyY:
        0.3120, 0.4455, 35.1453
      CIE-Lab:
        65.8616, -34.1518, 29.1397
        CIE-LCH:
        65.8616, 44.8940, 139.5278
        CIE-Luv:
        65.8616, -31.0086, 43.5947
        Hunter-Lab:
        59.2835, -29.6356, 22.3742
      #70af6a color charts
#70af6a RGB chart
      #70af6a CMYK chart
      #70af6a RGB pie chart
      #70af6a color shades, tints & tones
#70af6a color schemes
#70af6a color preview, HTML & CSS examples
           This text has a color of #70af6a        
        
          <p style="color:#70af6a;">Text here</p>
        
        
          .mytext {color:#70af6a;}
        
        Text color #70af6a
      
           This box has a color of #70af6a        
        
          <div style="background-color:#70af6a;">Content here</div>
        
        
          .mybackground {background-color:#70af6a;}
        
        Background color #70af6a
      
           Border around this has a color of #70af6a        
        
          <div style="border:2px solid #70af6a;">Content here</div>
        
        
          .myborder {border:2px solid #70af6a;}
        
        Border color #70af6a