#70b3af color space conversions
Hex:
        #70b3af
        RGB:
        112, 179, 175
        CMY:
        56, 30, 31
        CMYK:
        37, 0, 2, 30
      HSL:
        176°, 30.5936%, 57.0588%
        HSV (HSB):
        176°, 37.4302%, 70.1961%
        XYZ:
        30.5401, 38.7801, 46.4331
        xyY:
        0.2638, 0.3350, 38.7801
      CIE-Lab:
        68.5917, -22.1561, -4.6925
        CIE-LCH:
        68.5917, 22.6476, 191.9582
        CIE-Luv:
        68.5917, -31.4709, -3.5037
        Hunter-Lab:
        62.2737, -21.4395, -0.6168
      #70b3af color charts
#70b3af RGB chart
      #70b3af CMYK chart
      #70b3af RGB pie chart
      #70b3af color shades, tints & tones
#70b3af color schemes
#70b3af color preview, HTML & CSS examples
           This text has a color of #70b3af        
        
          <p style="color:#70b3af;">Text here</p>
        
        
          .mytext {color:#70b3af;}
        
        Text color #70b3af
      
           This box has a color of #70b3af        
        
          <div style="background-color:#70b3af;">Content here</div>
        
        
          .mybackground {background-color:#70b3af;}
        
        Background color #70b3af
      
           Border around this has a color of #70b3af        
        
          <div style="border:2px solid #70b3af;">Content here</div>
        
        
          .myborder {border:2px solid #70b3af;}
        
        Border color #70b3af