#70b69a color space conversions
Hex:
        #70b69a
        RGB:
        112, 182, 154
        CMY:
        56, 29, 40
        CMYK:
        38, 0, 15, 29
      HSL:
        156°, 32.4074%, 57.6471%
        HSV (HSB):
        156°, 38.4615%, 71.3725%
        XYZ:
        29.2428, 39.2337, 36.6035
        xyY:
        0.2783, 0.3734, 39.2337
      CIE-Lab:
        68.9202, -28.4918, 7.3494
        CIE-LCH:
        68.9202, 29.4244, 165.5360
        CIE-Luv:
        68.9202, -33.2114, 15.2224
        Hunter-Lab:
        62.6368, -26.2796, 9.1981
      #70b69a color charts
#70b69a RGB chart
      #70b69a CMYK chart
      #70b69a RGB pie chart
      #70b69a color shades, tints & tones
#70b69a color schemes
#70b69a color preview, HTML & CSS examples
           This text has a color of #70b69a        
        
          <p style="color:#70b69a;">Text here</p>
        
        
          .mytext {color:#70b69a;}
        
        Text color #70b69a
      
           This box has a color of #70b69a        
        
          <div style="background-color:#70b69a;">Content here</div>
        
        
          .mybackground {background-color:#70b69a;}
        
        Background color #70b69a
      
           Border around this has a color of #70b69a        
        
          <div style="border:2px solid #70b69a;">Content here</div>
        
        
          .myborder {border:2px solid #70b69a;}
        
        Border color #70b69a