#1263d1 color space conversions
Hex:
        #1263d1
        RGB:
        18, 99, 209
        CMY:
        93, 61, 18
        CMYK:
        91, 53, 0, 18
      HSL:
        215°, 84.1410%, 44.5098%
        HSV (HSB):
        215°, 91.3876%, 81.9608%
        XYZ:
        16.2199, 13.6557, 62.1025
        xyY:
        0.1763, 0.1485, 13.6557
      CIE-Lab:
        43.7351, 19.8574, -62.8703
        CIE-LCH:
        43.7351, 65.9317, 287.5286
        CIE-Luv:
        43.7351, -21.9306, -94.7421
        Hunter-Lab:
        36.9537, 13.6794, -73.7724
      #1263d1 color charts
#1263d1 RGB chart
      #1263d1 CMYK chart
      #1263d1 RGB pie chart
      #1263d1 color shades, tints & tones
#1263d1 color schemes
#1263d1 color preview, HTML & CSS examples
           This text has a color of #1263d1        
        
          <p style="color:#1263d1;">Text here</p>
        
        
          .mytext {color:#1263d1;}
        
        Text color #1263d1
      
           This box has a color of #1263d1        
        
          <div style="background-color:#1263d1;">Content here</div>
        
        
          .mybackground {background-color:#1263d1;}
        
        Background color #1263d1
      
           Border around this has a color of #1263d1        
        
          <div style="border:2px solid #1263d1;">Content here</div>
        
        
          .myborder {border:2px solid #1263d1;}
        
        Border color #1263d1