#70a4ec color space conversions
Hex:
        #70a4ec
        RGB:
        112, 164, 236
        CMY:
        56, 36, 7
        CMYK:
        53, 31, 0, 7
      HSL:
        215°, 76.5432%, 68.2353%
        HSV (HSB):
        215°, 52.5424%, 92.5490%
        XYZ:
        35.0979, 36.0518, 84.4657
        xyY:
        0.2255, 0.2317, 36.0518
      CIE-Lab:
        66.5595, 2.8562, -41.4242
        CIE-LCH:
        66.5595, 41.5225, 273.9443
        CIE-Luv:
        66.5595, -24.6992, -66.6866
        Hunter-Lab:
        60.0431, -0.7344, -41.3760
      #70a4ec color charts
#70a4ec RGB chart
      #70a4ec CMYK chart
      #70a4ec RGB pie chart
      #70a4ec color shades, tints & tones
#70a4ec color schemes
#70a4ec color preview, HTML & CSS examples
           This text has a color of #70a4ec        
        
          <p style="color:#70a4ec;">Text here</p>
        
        
          .mytext {color:#70a4ec;}
        
        Text color #70a4ec
      
           This box has a color of #70a4ec        
        
          <div style="background-color:#70a4ec;">Content here</div>
        
        
          .mybackground {background-color:#70a4ec;}
        
        Background color #70a4ec
      
           Border around this has a color of #70a4ec        
        
          <div style="border:2px solid #70a4ec;">Content here</div>
        
        
          .myborder {border:2px solid #70a4ec;}
        
        Border color #70a4ec