#1265c4 color space conversions
Hex:
        #1265c4
        RGB:
        18, 101, 196
        CMY:
        93, 60, 23
        CMYK:
        91, 48, 0, 23
      HSL:
        212°, 83.1776%, 41.9608%
        HSV (HSB):
        212°, 90.8163%, 76.8627%
        XYZ:
        14.8669, 13.4215, 54.0316
        xyY:
        0.1806, 0.1630, 13.4215
      CIE-Lab:
        43.3916, 13.4019, -55.9414
        CIE-LCH:
        43.3916, 57.5244, 283.4725
        CIE-Luv:
        43.3916, -22.9222, -84.0591
        Hunter-Lab:
        36.6353, 8.3250, -61.7990
      #1265c4 color charts
#1265c4 RGB chart
      #1265c4 CMYK chart
      #1265c4 RGB pie chart
      #1265c4 color shades, tints & tones
#1265c4 color schemes
#1265c4 color preview, HTML & CSS examples
           This text has a color of #1265c4        
        
          <p style="color:#1265c4;">Text here</p>
        
        
          .mytext {color:#1265c4;}
        
        Text color #1265c4
      
           This box has a color of #1265c4        
        
          <div style="background-color:#1265c4;">Content here</div>
        
        
          .mybackground {background-color:#1265c4;}
        
        Background color #1265c4
      
           Border around this has a color of #1265c4        
        
          <div style="border:2px solid #1265c4;">Content here</div>
        
        
          .myborder {border:2px solid #1265c4;}
        
        Border color #1265c4