#70bb8f color space conversions
Hex:
        #70bb8f
        RGB:
        112, 187, 143
        CMY:
        56, 27, 44
        CMYK:
        40, 0, 24, 27
      HSL:
        145°, 35.5450%, 58.6275%
        HSV (HSB):
        145°, 40.1070%, 73.3333%
        XYZ:
        29.4103, 40.9686, 32.3442
        xyY:
        0.2863, 0.3988, 40.9686
      CIE-Lab:
        70.1539, -33.1657, 15.0942
        CIE-LCH:
        70.1539, 36.4390, 155.5291
        CIE-Luv:
        70.1539, -35.6350, 26.7004
        Hunter-Lab:
        64.0067, -29.9930, 14.8439
      #70bb8f color charts
#70bb8f RGB chart
      #70bb8f CMYK chart
      #70bb8f RGB pie chart
      #70bb8f color shades, tints & tones
#70bb8f color schemes
#70bb8f color preview, HTML & CSS examples
           This text has a color of #70bb8f        
        
          <p style="color:#70bb8f;">Text here</p>
        
        
          .mytext {color:#70bb8f;}
        
        Text color #70bb8f
      
           This box has a color of #70bb8f        
        
          <div style="background-color:#70bb8f;">Content here</div>
        
        
          .mybackground {background-color:#70bb8f;}
        
        Background color #70bb8f
      
           Border around this has a color of #70bb8f        
        
          <div style="border:2px solid #70bb8f;">Content here</div>
        
        
          .myborder {border:2px solid #70bb8f;}
        
        Border color #70bb8f