#1265b2 color space conversions
Hex:
        #1265b2
        RGB:
        18, 101, 178
        CMY:
        93, 60, 30
        CMYK:
        90, 43, 0, 30
      HSL:
        209°, 81.6327%, 38.4314%
        HSV (HSB):
        209°, 89.8876%, 69.8039%
        XYZ:
        12.9390, 12.6503, 43.8793
        xyY:
        0.1863, 0.1821, 12.6503
      CIE-Lab:
        42.2316, 6.2137, -47.3289
        CIE-LCH:
        42.2316, 47.7350, 277.4795
        CIE-Luv:
        42.2316, -23.6268, -70.1622
        Hunter-Lab:
        35.5673, 2.6938, -48.2489
      #1265b2 color charts
#1265b2 RGB chart
      #1265b2 CMYK chart
      #1265b2 RGB pie chart
      #1265b2 color shades, tints & tones
#1265b2 color schemes
#1265b2 color preview, HTML & CSS examples
           This text has a color of #1265b2        
        
          <p style="color:#1265b2;">Text here</p>
        
        
          .mytext {color:#1265b2;}
        
        Text color #1265b2
      
           This box has a color of #1265b2        
        
          <div style="background-color:#1265b2;">Content here</div>
        
        
          .mybackground {background-color:#1265b2;}
        
        Background color #1265b2
      
           Border around this has a color of #1265b2        
        
          <div style="border:2px solid #1265b2;">Content here</div>
        
        
          .myborder {border:2px solid #1265b2;}
        
        Border color #1265b2