#1249d3 color space conversions
Hex:
        #1249d3
        RGB:
        18, 73, 211
        CMY:
        93, 71, 17
        CMYK:
        91, 65, 0, 17
      HSL:
        223°, 84.2795%, 44.9020%
        HSV (HSB):
        223°, 91.4692%, 82.7451%
        XYZ:
        14.3899, 9.5968, 62.7220
        xyY:
        0.1660, 0.1107, 9.5968
      CIE-Lab:
        37.1089, 37.5694, -74.8444
        CIE-LCH:
        37.1089, 83.7445, 296.6551
        CIE-Luv:
        37.1089, -15.3056, -105.6847
        Hunter-Lab:
        30.9788, 28.7018, -98.3579
      #1249d3 color charts
#1249d3 RGB chart
      #1249d3 CMYK chart
      #1249d3 RGB pie chart
      #1249d3 color shades, tints & tones
#1249d3 color schemes
#1249d3 color preview, HTML & CSS examples
           This text has a color of #1249d3        
        
          <p style="color:#1249d3;">Text here</p>
        
        
          .mytext {color:#1249d3;}
        
        Text color #1249d3
      
           This box has a color of #1249d3        
        
          <div style="background-color:#1249d3;">Content here</div>
        
        
          .mybackground {background-color:#1249d3;}
        
        Background color #1249d3
      
           Border around this has a color of #1249d3        
        
          <div style="border:2px solid #1249d3;">Content here</div>
        
        
          .myborder {border:2px solid #1249d3;}
        
        Border color #1249d3