#1063ca color space conversions
Hex:
        #1063ca
        RGB:
        16, 99, 202
        CMY:
        94, 61, 21
        CMYK:
        92, 51, 0, 21
      HSL:
        213°, 85.3211%, 42.7451%
        HSV (HSB):
        213°, 92.0792%, 79.2157%
        XYZ:
        15.3362, 13.2981, 57.6356
        xyY:
        0.1778, 0.1541, 13.2981
      CIE-Lab:
        43.2090, 16.9939, -59.7012
        CIE-LCH:
        43.2090, 62.0727, 285.8889
        CIE-Luv:
        43.2090, -22.2543, -89.6771
        Hunter-Lab:
        36.4666, 11.2526, -68.1815
      #1063ca color charts
#1063ca RGB chart
      #1063ca CMYK chart
      #1063ca RGB pie chart
      #1063ca color shades, tints & tones
#1063ca color schemes
#1063ca color preview, HTML & CSS examples
           This text has a color of #1063ca        
        
          <p style="color:#1063ca;">Text here</p>
        
        
          .mytext {color:#1063ca;}
        
        Text color #1063ca
      
           This box has a color of #1063ca        
        
          <div style="background-color:#1063ca;">Content here</div>
        
        
          .mybackground {background-color:#1063ca;}
        
        Background color #1063ca
      
           Border around this has a color of #1063ca        
        
          <div style="border:2px solid #1063ca;">Content here</div>
        
        
          .myborder {border:2px solid #1063ca;}
        
        Border color #1063ca