#1263cd color space conversions
Hex:
        #1263cd
        RGB:
        18, 99, 205
        CMY:
        93, 61, 20
        CMYK:
        91, 52, 0, 20
      HSL:
        214°, 83.8565%, 43.7255%
        HSV (HSB):
        214°, 91.2195%, 80.3922%
        XYZ:
        15.7307, 13.4601, 59.5266
        xyY:
        0.1773, 0.1517, 13.4601
      CIE-Lab:
        43.4484, 18.2766, -61.0388
        CIE-LCH:
        43.4484, 63.7163, 286.6690
        CIE-Luv:
        43.4484, -22.0443, -91.8351
        Hunter-Lab:
        36.6879, 12.3318, -70.5170
      #1263cd color charts
#1263cd RGB chart
      #1263cd CMYK chart
      #1263cd RGB pie chart
      #1263cd color shades, tints & tones
#1263cd color schemes
#1263cd color preview, HTML & CSS examples
           This text has a color of #1263cd        
        
          <p style="color:#1263cd;">Text here</p>
        
        
          .mytext {color:#1263cd;}
        
        Text color #1263cd
      
           This box has a color of #1263cd        
        
          <div style="background-color:#1263cd;">Content here</div>
        
        
          .mybackground {background-color:#1263cd;}
        
        Background color #1263cd
      
           Border around this has a color of #1263cd        
        
          <div style="border:2px solid #1263cd;">Content here</div>
        
        
          .myborder {border:2px solid #1263cd;}
        
        Border color #1263cd