#1276d1 color space conversions
Hex:
        #1276d1
        RGB:
        18, 118, 209
        CMY:
        93, 54, 18
        CMYK:
        91, 44, 0, 18
      HSL:
        209°, 84.1410%, 44.5098%
        HSV (HSB):
        209°, 91.3876%, 81.9608%
        XYZ:
        18.2365, 17.6889, 62.7747
        xyY:
        0.1848, 0.1792, 17.6889
      CIE-Lab:
        49.1166, 7.7090, -54.1881
        CIE-LCH:
        49.1166, 54.7337, 278.0967
        CIE-Luv:
        49.1166, -27.6213, -83.6278
        Hunter-Lab:
        42.0582, 3.7961, -59.0537
      #1276d1 color charts
#1276d1 RGB chart
      #1276d1 CMYK chart
      #1276d1 RGB pie chart
      #1276d1 color shades, tints & tones
#1276d1 color schemes
#1276d1 color preview, HTML & CSS examples
           This text has a color of #1276d1        
        
          <p style="color:#1276d1;">Text here</p>
        
        
          .mytext {color:#1276d1;}
        
        Text color #1276d1
      
           This box has a color of #1276d1        
        
          <div style="background-color:#1276d1;">Content here</div>
        
        
          .mybackground {background-color:#1276d1;}
        
        Background color #1276d1
      
           Border around this has a color of #1276d1        
        
          <div style="border:2px solid #1276d1;">Content here</div>
        
        
          .myborder {border:2px solid #1276d1;}
        
        Border color #1276d1