#70bbaf color space conversions
Hex:
        #70bbaf
        RGB:
        112, 187, 175
        CMY:
        56, 27, 31
        CMYK:
        40, 0, 6, 27
      HSL:
        170°, 35.5450%, 58.6275%
        HSV (HSB):
        170°, 40.1070%, 73.3333%
        XYZ:
        32.1903, 42.0805, 46.9832
        xyY:
        0.2655, 0.3470, 42.0805
      CIE-Lab:
        70.9264, -26.1593, -1.2592
        CIE-LCH:
        70.9264, 26.1896, 182.7559
        CIE-Luv:
        70.9264, -34.8149, 2.3150
        Hunter-Lab:
        64.8695, -24.9444, 2.4666
      #70bbaf color charts
#70bbaf RGB chart
      #70bbaf CMYK chart
      #70bbaf RGB pie chart
      #70bbaf color shades, tints & tones
#70bbaf color schemes
#70bbaf color preview, HTML & CSS examples
           This text has a color of #70bbaf        
        
          <p style="color:#70bbaf;">Text here</p>
        
        
          .mytext {color:#70bbaf;}
        
        Text color #70bbaf
      
           This box has a color of #70bbaf        
        
          <div style="background-color:#70bbaf;">Content here</div>
        
        
          .mybackground {background-color:#70bbaf;}
        
        Background color #70bbaf
      
           Border around this has a color of #70bbaf        
        
          <div style="border:2px solid #70bbaf;">Content here</div>
        
        
          .myborder {border:2px solid #70bbaf;}
        
        Border color #70bbaf