#1267d2 color space conversions
Hex:
        #1267d2
        RGB:
        18, 103, 210
        CMY:
        93, 60, 18
        CMYK:
        91, 51, 0, 18
      HSL:
        213°, 84.2105%, 44.7059%
        HSV (HSB):
        213°, 91.4286%, 82.3529%
        XYZ:
        16.7326, 14.4822, 62.8862
        xyY:
        0.1778, 0.1539, 14.4822
      CIE-Lab:
        44.9167, 17.6558, -61.5277
        CIE-LCH:
        44.9167, 64.0109, 286.0112
        CIE-Luv:
        44.9167, -23.0483, -93.3859
        Hunter-Lab:
        38.0555, 11.8871, -71.3370
      #1267d2 color charts
#1267d2 RGB chart
      #1267d2 CMYK chart
      #1267d2 RGB pie chart
      #1267d2 color shades, tints & tones
#1267d2 color schemes
#1267d2 color preview, HTML & CSS examples
           This text has a color of #1267d2        
        
          <p style="color:#1267d2;">Text here</p>
        
        
          .mytext {color:#1267d2;}
        
        Text color #1267d2
      
           This box has a color of #1267d2        
        
          <div style="background-color:#1267d2;">Content here</div>
        
        
          .mybackground {background-color:#1267d2;}
        
        Background color #1267d2
      
           Border around this has a color of #1267d2        
        
          <div style="border:2px solid #1267d2;">Content here</div>
        
        
          .myborder {border:2px solid #1267d2;}
        
        Border color #1267d2