#1267d3 color space conversions
Hex:
        #1267d3
        RGB:
        18, 103, 211
        CMY:
        93, 60, 17
        CMYK:
        91, 51, 0, 17
      HSL:
        214°, 84.2795%, 44.9020%
        HSV (HSB):
        214°, 91.4692%, 82.7451%
        XYZ:
        16.8576, 14.5322, 63.5445
        xyY:
        0.1776, 0.1531, 14.5322
      CIE-Lab:
        44.9868, 18.0501, -61.9862
        CIE-LCH:
        44.9868, 64.5608, 286.2353
        CIE-Luv:
        44.9868, -23.0173, -94.1211
        Hunter-Lab:
        38.1212, 12.2225, -72.1462
      #1267d3 color charts
#1267d3 RGB chart
      #1267d3 CMYK chart
      #1267d3 RGB pie chart
      #1267d3 color shades, tints & tones
#1267d3 color schemes
#1267d3 color preview, HTML & CSS examples
           This text has a color of #1267d3        
        
          <p style="color:#1267d3;">Text here</p>
        
        
          .mytext {color:#1267d3;}
        
        Text color #1267d3
      
           This box has a color of #1267d3        
        
          <div style="background-color:#1267d3;">Content here</div>
        
        
          .mybackground {background-color:#1267d3;}
        
        Background color #1267d3
      
           Border around this has a color of #1267d3        
        
          <div style="border:2px solid #1267d3;">Content here</div>
        
        
          .myborder {border:2px solid #1267d3;}
        
        Border color #1267d3