#70d09f color space conversions
Hex:
        #70d09f
        RGB:
        112, 208, 159
        CMY:
        56, 18, 38
        CMYK:
        46, 0, 24, 18
      HSL:
        149°, 50.5263%, 62.7451%
        HSV (HSB):
        149°, 46.1538%, 81.5686%
        XYZ:
        35.4960, 51.0597, 40.7856
        xyY:
        0.2787, 0.4010, 51.0597
      CIE-Lab:
        76.7152, -39.5671, 15.6824
        CIE-LCH:
        76.7152, 42.5616, 158.3791
        CIE-Luv:
        76.7152, -44.0164, 29.0553
        Hunter-Lab:
        71.4561, -36.3778, 16.1778
      #70d09f color charts
#70d09f RGB chart
      #70d09f CMYK chart
      #70d09f RGB pie chart
      #70d09f color shades, tints & tones
#70d09f color schemes
#70d09f color preview, HTML & CSS examples
           This text has a color of #70d09f        
        
          <p style="color:#70d09f;">Text here</p>
        
        
          .mytext {color:#70d09f;}
        
        Text color #70d09f
      
           This box has a color of #70d09f        
        
          <div style="background-color:#70d09f;">Content here</div>
        
        
          .mybackground {background-color:#70d09f;}
        
        Background color #70d09f
      
           Border around this has a color of #70d09f        
        
          <div style="border:2px solid #70d09f;">Content here</div>
        
        
          .myborder {border:2px solid #70d09f;}
        
        Border color #70d09f