#70b46a color space conversions
Hex:
        #70b46a
        RGB:
        112, 180, 106
        CMY:
        56, 29, 58
        CMYK:
        38, 0, 41, 29
      HSL:
        115°, 33.0357%, 56.0784%
        HSV (HSB):
        115°, 41.1111%, 70.5882%
        XYZ:
        25.6049, 37.1279, 19.4525
        xyY:
        0.3116, 0.4518, 37.1279
      CIE-Lab:
        67.3729, -36.4434, 31.1038
        CIE-LCH:
        67.3729, 47.9121, 139.5198
        CIE-Luv:
        67.3729, -33.3078, 46.4698
        Hunter-Lab:
        60.9326, -31.6236, 23.7247
      #70b46a color charts
#70b46a RGB chart
      #70b46a CMYK chart
      #70b46a RGB pie chart
      #70b46a color shades, tints & tones
#70b46a color schemes
#70b46a color preview, HTML & CSS examples
           This text has a color of #70b46a        
        
          <p style="color:#70b46a;">Text here</p>
        
        
          .mytext {color:#70b46a;}
        
        Text color #70b46a
      
           This box has a color of #70b46a        
        
          <div style="background-color:#70b46a;">Content here</div>
        
        
          .mybackground {background-color:#70b46a;}
        
        Background color #70b46a
      
           Border around this has a color of #70b46a        
        
          <div style="border:2px solid #70b46a;">Content here</div>
        
        
          .myborder {border:2px solid #70b46a;}
        
        Border color #70b46a