#70aac4 color space conversions
Hex:
        #70aac4
        RGB:
        112, 170, 196
        CMY:
        56, 33, 23
        CMYK:
        43, 13, 0, 23
      HSL:
        199°, 41.5842%, 60.3922%
        HSV (HSB):
        199°, 42.8571%, 76.8627%
        XYZ:
        31.0206, 36.1797, 57.5730
        xyY:
        0.2486, 0.2900, 36.1797
      CIE-Lab:
        66.6570, -12.0302, -19.2150
        CIE-LCH:
        66.6570, 22.6703, 237.9501
        CIE-Luv:
        66.6570, -27.3882, -27.8215
        Hunter-Lab:
        60.1496, -13.2049, -14.6455
      #70aac4 color charts
#70aac4 RGB chart
      #70aac4 CMYK chart
      #70aac4 RGB pie chart
      #70aac4 color shades, tints & tones
#70aac4 color schemes
#70aac4 color preview, HTML & CSS examples
           This text has a color of #70aac4        
        
          <p style="color:#70aac4;">Text here</p>
        
        
          .mytext {color:#70aac4;}
        
        Text color #70aac4
      
           This box has a color of #70aac4        
        
          <div style="background-color:#70aac4;">Content here</div>
        
        
          .mybackground {background-color:#70aac4;}
        
        Background color #70aac4
      
           Border around this has a color of #70aac4        
        
          <div style="border:2px solid #70aac4;">Content here</div>
        
        
          .myborder {border:2px solid #70aac4;}
        
        Border color #70aac4