#1070cb color space conversions
Hex:
        #1070cb
        RGB:
        16, 112, 203
        CMY:
        94, 56, 20
        CMYK:
        92, 45, 0, 20
      HSL:
        209°, 85.3881%, 42.9412%
        HSV (HSB):
        209°, 92.1182%, 79.6078%
        XYZ:
        16.7873, 16.0103, 58.7054
        xyY:
        0.1835, 0.1750, 16.0103
      CIE-Lab:
        46.9880, 9.0334, -54.1806
        CIE-LCH:
        46.9880, 54.9285, 279.4657
        CIE-Luv:
        46.9880, -26.1326, -82.8325
        Hunter-Lab:
        40.0129, 4.8669, -58.9791
      #1070cb color charts
#1070cb RGB chart
      #1070cb CMYK chart
      #1070cb RGB pie chart
      #1070cb color shades, tints & tones
#1070cb color schemes
#1070cb color preview, HTML & CSS examples
           This text has a color of #1070cb        
        
          <p style="color:#1070cb;">Text here</p>
        
        
          .mytext {color:#1070cb;}
        
        Text color #1070cb
      
           This box has a color of #1070cb        
        
          <div style="background-color:#1070cb;">Content here</div>
        
        
          .mybackground {background-color:#1070cb;}
        
        Background color #1070cb
      
           Border around this has a color of #1070cb        
        
          <div style="border:2px solid #1070cb;">Content here</div>
        
        
          .myborder {border:2px solid #1070cb;}
        
        Border color #1070cb