#70a5df color space conversions
Hex:
        #70a5df
        RGB:
        112, 165, 223
        CMY:
        56, 35, 13
        CMYK:
        50, 26, 0, 13
      HSL:
        211°, 63.4286%, 65.6863%
        HSV (HSB):
        211°, 49.7758%, 87.4510%
        XYZ:
        33.4565, 35.6827, 74.9361
        xyY:
        0.2322, 0.2477, 35.6827
      CIE-Lab:
        66.2768, -1.6066, -34.7230
        CIE-LCH:
        66.2768, 34.7602, 267.3508
        CIE-Luv:
        66.2768, -25.1485, -54.8151
        Hunter-Lab:
        59.7350, -4.5616, -32.5634
      #70a5df color charts
#70a5df RGB chart
      #70a5df CMYK chart
      #70a5df RGB pie chart
      #70a5df color shades, tints & tones
#70a5df color schemes
#70a5df color preview, HTML & CSS examples
           This text has a color of #70a5df        
        
          <p style="color:#70a5df;">Text here</p>
        
        
          .mytext {color:#70a5df;}
        
        Text color #70a5df
      
           This box has a color of #70a5df        
        
          <div style="background-color:#70a5df;">Content here</div>
        
        
          .mybackground {background-color:#70a5df;}
        
        Background color #70a5df
      
           Border around this has a color of #70a5df        
        
          <div style="border:2px solid #70a5df;">Content here</div>
        
        
          .myborder {border:2px solid #70a5df;}
        
        Border color #70a5df