#70b8af color space conversions
Hex:
        #70b8af
        RGB:
        112, 184, 175
        CMY:
        56, 28, 31
        CMYK:
        39, 0, 5, 28
      HSL:
        173°, 33.6449%, 58.0392%
        HSV (HSB):
        173°, 39.1304%, 72.1569%
        XYZ:
        31.5604, 40.8209, 46.7732
        xyY:
        0.2649, 0.3426, 40.8209
      CIE-Lab:
        70.0502, -24.6707, -2.5444
        CIE-LCH:
        70.0502, 24.8016, 185.8884
        CIE-Luv:
        70.0502, -33.5638, 0.1413
        Hunter-Lab:
        63.8912, -23.6357, 1.3190
      #70b8af color charts
#70b8af RGB chart
      #70b8af CMYK chart
      #70b8af RGB pie chart
      #70b8af color shades, tints & tones
#70b8af color schemes
#70b8af color preview, HTML & CSS examples
           This text has a color of #70b8af        
        
          <p style="color:#70b8af;">Text here</p>
        
        
          .mytext {color:#70b8af;}
        
        Text color #70b8af
      
           This box has a color of #70b8af        
        
          <div style="background-color:#70b8af;">Content here</div>
        
        
          .mybackground {background-color:#70b8af;}
        
        Background color #70b8af
      
           Border around this has a color of #70b8af        
        
          <div style="border:2px solid #70b8af;">Content here</div>
        
        
          .myborder {border:2px solid #70b8af;}
        
        Border color #70b8af