#1263ce color space conversions
Hex:
        #1263ce
        RGB:
        18, 99, 206
        CMY:
        93, 61, 19
        CMYK:
        91, 52, 0, 19
      HSL:
        214°, 83.9286%, 43.9216%
        HSV (HSB):
        214°, 91.2621%, 80.7843%
        XYZ:
        15.8519, 13.5085, 60.1644
        xyY:
        0.1771, 0.1509, 13.5085
      CIE-Lab:
        43.5197, 18.6723, -61.4980
        CIE-LCH:
        43.5197, 64.2702, 286.8896
        CIE-Luv:
        43.5197, -22.0152, -92.5646
        Hunter-Lab:
        36.7539, 12.6672, -71.3272
      #1263ce color charts
#1263ce RGB chart
      #1263ce CMYK chart
      #1263ce RGB pie chart
      #1263ce color shades, tints & tones
#1263ce color schemes
#1263ce color preview, HTML & CSS examples
           This text has a color of #1263ce        
        
          <p style="color:#1263ce;">Text here</p>
        
        
          .mytext {color:#1263ce;}
        
        Text color #1263ce
      
           This box has a color of #1263ce        
        
          <div style="background-color:#1263ce;">Content here</div>
        
        
          .mybackground {background-color:#1263ce;}
        
        Background color #1263ce
      
           Border around this has a color of #1263ce        
        
          <div style="border:2px solid #1263ce;">Content here</div>
        
        
          .myborder {border:2px solid #1263ce;}
        
        Border color #1263ce