#70aacd color space conversions
Hex:
        #70aacd
        RGB:
        112, 170, 205
        CMY:
        56, 33, 20
        CMYK:
        45, 17, 0, 20
      HSL:
        203°, 48.1865%, 62.1569%
        HSV (HSB):
        203°, 45.3659%, 80.3922%
        XYZ:
        32.0763, 36.6020, 63.1319
        xyY:
        0.2434, 0.2777, 36.6020
      CIE-Lab:
        66.9773, -9.5494, -23.7088
        CIE-LCH:
        66.9773, 25.5597, 248.0616
        CIE-Luv:
        66.9773, -27.2690, -35.5244
        Hunter-Lab:
        60.4996, -11.2353, -19.5200
      #70aacd color charts
#70aacd RGB chart
      #70aacd CMYK chart
      #70aacd RGB pie chart
      #70aacd color shades, tints & tones
#70aacd color schemes
#70aacd color preview, HTML & CSS examples
           This text has a color of #70aacd        
        
          <p style="color:#70aacd;">Text here</p>
        
        
          .mytext {color:#70aacd;}
        
        Text color #70aacd
      
           This box has a color of #70aacd        
        
          <div style="background-color:#70aacd;">Content here</div>
        
        
          .mybackground {background-color:#70aacd;}
        
        Background color #70aacd
      
           Border around this has a color of #70aacd        
        
          <div style="border:2px solid #70aacd;">Content here</div>
        
        
          .myborder {border:2px solid #70aacd;}
        
        Border color #70aacd