#1070e2 color space conversions
Hex:
        #1070e2
        RGB:
        16, 112, 226
        CMY:
        94, 56, 11
        CMYK:
        93, 50, 0, 11
      HSL:
        213°, 86.7769%, 47.4510%
        HSV (HSB):
        213°, 92.9204%, 88.6275%
        XYZ:
        19.7353, 17.1895, 74.2292
        xyY:
        0.1775, 0.1546, 17.1895
      CIE-Lab:
        48.4979, 18.0692, -64.8193
        CIE-LCH:
        48.4979, 67.2907, 285.5765
        CIE-Luv:
        48.4979, -25.2447, -100.3017
        Hunter-Lab:
        41.4602, 12.4118, -77.1291
      #1070e2 color charts
#1070e2 RGB chart
      #1070e2 CMYK chart
      #1070e2 RGB pie chart
      #1070e2 color shades, tints & tones
#1070e2 color schemes
#1070e2 color preview, HTML & CSS examples
           This text has a color of #1070e2        
        
          <p style="color:#1070e2;">Text here</p>
        
        
          .mytext {color:#1070e2;}
        
        Text color #1070e2
      
           This box has a color of #1070e2        
        
          <div style="background-color:#1070e2;">Content here</div>
        
        
          .mybackground {background-color:#1070e2;}
        
        Background color #1070e2
      
           Border around this has a color of #1070e2        
        
          <div style="border:2px solid #1070e2;">Content here</div>
        
        
          .myborder {border:2px solid #1070e2;}
        
        Border color #1070e2