#70a0f1 color space conversions
Hex:
        #70a0f1
        RGB:
        112, 160, 241
        CMY:
        56, 37, 5
        CMYK:
        54, 34, 0, 5
      HSL:
        218°, 82.1656%, 69.2157%
        HSV (HSB):
        218°, 53.5270%, 94.5098%
        XYZ:
        35.1301, 34.9372, 88.1111
        xyY:
        0.2221, 0.2209, 34.9372
      CIE-Lab:
        65.6998, 6.6716, -45.5130
        CIE-LCH:
        65.6998, 45.9994, 278.3394
        CIE-Luv:
        65.6998, -23.2369, -73.8954
        Hunter-Lab:
        59.1077, 2.6512, -47.0074
      #70a0f1 color charts
#70a0f1 RGB chart
      #70a0f1 CMYK chart
      #70a0f1 RGB pie chart
      #70a0f1 color shades, tints & tones
#70a0f1 color schemes
#70a0f1 color preview, HTML & CSS examples
           This text has a color of #70a0f1        
        
          <p style="color:#70a0f1;">Text here</p>
        
        
          .mytext {color:#70a0f1;}
        
        Text color #70a0f1
      
           This box has a color of #70a0f1        
        
          <div style="background-color:#70a0f1;">Content here</div>
        
        
          .mybackground {background-color:#70a0f1;}
        
        Background color #70a0f1
      
           Border around this has a color of #70a0f1        
        
          <div style="border:2px solid #70a0f1;">Content here</div>
        
        
          .myborder {border:2px solid #70a0f1;}
        
        Border color #70a0f1