#1063e1 color space conversions
Hex:
        #1063e1
        RGB:
        16, 99, 225
        CMY:
        94, 61, 12
        CMYK:
        93, 56, 0, 12
      HSL:
        216°, 86.7220%, 47.2549%
        HSV (HSB):
        216°, 92.8889%, 88.2353%
        XYZ:
        18.2661, 14.4701, 73.0644
        xyY:
        0.1726, 0.1368, 14.4701
      CIE-Lab:
        44.8997, 26.0414, -70.0975
        CIE-LCH:
        44.8997, 74.7785, 290.3802
        CIE-Luv:
        44.8997, -21.6467, -106.1198
        Hunter-Lab:
        38.0396, 19.1443, -87.2535
      #1063e1 color charts
#1063e1 RGB chart
      #1063e1 CMYK chart
      #1063e1 RGB pie chart
      #1063e1 color shades, tints & tones
#1063e1 color schemes
#1063e1 color preview, HTML & CSS examples
           This text has a color of #1063e1        
        
          <p style="color:#1063e1;">Text here</p>
        
        
          .mytext {color:#1063e1;}
        
        Text color #1063e1
      
           This box has a color of #1063e1        
        
          <div style="background-color:#1063e1;">Content here</div>
        
        
          .mybackground {background-color:#1063e1;}
        
        Background color #1063e1
      
           Border around this has a color of #1063e1        
        
          <div style="border:2px solid #1063e1;">Content here</div>
        
        
          .myborder {border:2px solid #1063e1;}
        
        Border color #1063e1