#1276e1 color space conversions
Hex:
        #1276e1
        RGB:
        18, 118, 225
        CMY:
        93, 54, 12
        CMYK:
        92, 48, 0, 12
      HSL:
        211°, 85.1852%, 47.6471%
        HSV (HSB):
        211°, 92.0000%, 88.2353%
        XYZ:
        20.3185, 18.5217, 73.7383
        xyY:
        0.1805, 0.1645, 18.5217
      CIE-Lab:
        50.1229, 13.9531, -61.6287
        CIE-LCH:
        50.1229, 63.1885, 282.7571
        CIE-Luv:
        50.1229, -26.9441, -96.0276
        Hunter-Lab:
        43.0369, 8.9587, -71.4603
      #1276e1 color charts
#1276e1 RGB chart
      #1276e1 CMYK chart
      #1276e1 RGB pie chart
      #1276e1 color shades, tints & tones
#1276e1 color schemes
#1276e1 color preview, HTML & CSS examples
           This text has a color of #1276e1        
        
          <p style="color:#1276e1;">Text here</p>
        
        
          .mytext {color:#1276e1;}
        
        Text color #1276e1
      
           This box has a color of #1276e1        
        
          <div style="background-color:#1276e1;">Content here</div>
        
        
          .mybackground {background-color:#1276e1;}
        
        Background color #1276e1
      
           Border around this has a color of #1276e1        
        
          <div style="border:2px solid #1276e1;">Content here</div>
        
        
          .myborder {border:2px solid #1276e1;}
        
        Border color #1276e1