#70baf2 color space conversions
Hex:
        #70baf2
        RGB:
        112, 186, 242
        CMY:
        56, 27, 5
        CMYK:
        54, 23, 0, 5
      HSL:
        206°, 83.3333%, 69.4118%
        HSV (HSB):
        206°, 53.7190%, 94.9020%
        XYZ:
        40.2680, 44.9734, 90.5628
        xyY:
        0.2291, 0.2558, 44.9734
      CIE-Lab:
        72.8743, -7.5497, -34.8558
        CIE-LCH:
        72.8743, 35.6641, 257.7786
        CIE-Luv:
        72.8743, -32.7532, -55.0047
        Hunter-Lab:
        67.0622, -10.1771, -33.1235
      #70baf2 color charts
#70baf2 RGB chart
      #70baf2 CMYK chart
      #70baf2 RGB pie chart
      #70baf2 color shades, tints & tones
#70baf2 color schemes
#70baf2 color preview, HTML & CSS examples
           This text has a color of #70baf2        
        
          <p style="color:#70baf2;">Text here</p>
        
        
          .mytext {color:#70baf2;}
        
        Text color #70baf2
      
           This box has a color of #70baf2        
        
          <div style="background-color:#70baf2;">Content here</div>
        
        
          .mybackground {background-color:#70baf2;}
        
        Background color #70baf2
      
           Border around this has a color of #70baf2        
        
          <div style="border:2px solid #70baf2;">Content here</div>
        
        
          .myborder {border:2px solid #70baf2;}
        
        Border color #70baf2