#70b4bf color space conversions
Hex:
        #70b4bf
        RGB:
        112, 180, 191
        CMY:
        56, 29, 25
        CMYK:
        41, 6, 0, 25
      HSL:
        188°, 38.1643%, 59.4118%
        HSV (HSB):
        188°, 41.3613%, 74.9020%
        XYZ:
        32.4073, 39.8488, 55.2738
        xyY:
        0.2541, 0.3125, 39.8488
      CIE-Lab:
        69.3617, -18.6334, -12.3695
        CIE-LCH:
        69.3617, 22.3654, 213.5776
        CIE-Luv:
        69.3617, -31.5425, -16.0161
        Hunter-Lab:
        63.1259, -18.8329, -7.7268
      #70b4bf color charts
#70b4bf RGB chart
      #70b4bf CMYK chart
      #70b4bf RGB pie chart
      #70b4bf color shades, tints & tones
#70b4bf color schemes
#70b4bf color preview, HTML & CSS examples
           This text has a color of #70b4bf        
        
          <p style="color:#70b4bf;">Text here</p>
        
        
          .mytext {color:#70b4bf;}
        
        Text color #70b4bf
      
           This box has a color of #70b4bf        
        
          <div style="background-color:#70b4bf;">Content here</div>
        
        
          .mybackground {background-color:#70b4bf;}
        
        Background color #70b4bf
      
           Border around this has a color of #70b4bf        
        
          <div style="border:2px solid #70b4bf;">Content here</div>
        
        
          .myborder {border:2px solid #70b4bf;}
        
        Border color #70b4bf