#1276ee color space conversions
Hex:
        #1276ee
        RGB:
        18, 118, 238
        CMY:
        93, 54, 7
        CMYK:
        92, 50, 0, 7
      HSL:
        213°, 86.6142%, 50.1961%
        HSV (HSB):
        213°, 92.4370%, 93.3333%
        XYZ:
        22.1605, 19.2585, 83.4382
        xyY:
        0.1775, 0.1542, 19.2585
      CIE-Lab:
        50.9883, 18.9972, -67.5228
        CIE-LCH:
        50.9883, 70.1443, 285.7137
        CIE-Luv:
        50.9883, -26.4688, -105.7709
        Hunter-Lab:
        43.8845, 13.3398, -82.0097
      #1276ee color charts
#1276ee RGB chart
      #1276ee CMYK chart
      #1276ee RGB pie chart
      #1276ee color shades, tints & tones
#1276ee color schemes
#1276ee color preview, HTML & CSS examples
           This text has a color of #1276ee        
        
          <p style="color:#1276ee;">Text here</p>
        
        
          .mytext {color:#1276ee;}
        
        Text color #1276ee
      
           This box has a color of #1276ee        
        
          <div style="background-color:#1276ee;">Content here</div>
        
        
          .mybackground {background-color:#1276ee;}
        
        Background color #1276ee
      
           Border around this has a color of #1276ee        
        
          <div style="border:2px solid #1276ee;">Content here</div>
        
        
          .myborder {border:2px solid #1276ee;}
        
        Border color #1276ee