#1264e2 color space conversions
Hex:
        #1264e2
        RGB:
        18, 100, 226
        CMY:
        93, 61, 11
        CMYK:
        92, 56, 0, 11
      HSL:
        216°, 85.2459%, 47.8431%
        HSV (HSB):
        216°, 92.0354%, 88.6275%
        XYZ:
        18.5341, 14.7339, 73.8186
        xyY:
        0.1731, 0.1376, 14.7339
      CIE-Lab:
        45.2676, 25.8597, -70.0636
        CIE-LCH:
        45.2676, 74.6835, 290.2585
        CIE-Luv:
        45.2676, -21.7872, -106.3313
        Hunter-Lab:
        38.3848, 19.0153, -87.1524
      #1264e2 color charts
#1264e2 RGB chart
      #1264e2 CMYK chart
      #1264e2 RGB pie chart
      #1264e2 color shades, tints & tones
#1264e2 color schemes
#1264e2 color preview, HTML & CSS examples
           This text has a color of #1264e2        
        
          <p style="color:#1264e2;">Text here</p>
        
        
          .mytext {color:#1264e2;}
        
        Text color #1264e2
      
           This box has a color of #1264e2        
        
          <div style="background-color:#1264e2;">Content here</div>
        
        
          .mybackground {background-color:#1264e2;}
        
        Background color #1264e2
      
           Border around this has a color of #1264e2        
        
          <div style="border:2px solid #1264e2;">Content here</div>
        
        
          .myborder {border:2px solid #1264e2;}
        
        Border color #1264e2