#1049cf color space conversions
Hex:
        #1049cf
        RGB:
        16, 73, 207
        CMY:
        94, 71, 19
        CMYK:
        92, 65, 0, 19
      HSL:
        222°, 85.6502%, 43.7255%
        HSV (HSB):
        222°, 92.2705%, 81.1765%
        XYZ:
        13.8587, 9.3802, 60.1116
        xyY:
        0.1663, 0.1125, 9.3802
      CIE-Lab:
        36.7063, 35.9847, -73.1971
        CIE-LCH:
        36.7063, 81.5642, 296.1793
        CIE-Luv:
        36.7063, -15.4186, -103.1918
        Hunter-Lab:
        30.6272, 27.1732, -94.9288
      #1049cf color charts
#1049cf RGB chart
      #1049cf CMYK chart
      #1049cf RGB pie chart
      #1049cf color shades, tints & tones
#1049cf color schemes
#1049cf color preview, HTML & CSS examples
           This text has a color of #1049cf        
        
          <p style="color:#1049cf;">Text here</p>
        
        
          .mytext {color:#1049cf;}
        
        Text color #1049cf
      
           This box has a color of #1049cf        
        
          <div style="background-color:#1049cf;">Content here</div>
        
        
          .mybackground {background-color:#1049cf;}
        
        Background color #1049cf
      
           Border around this has a color of #1049cf        
        
          <div style="border:2px solid #1049cf;">Content here</div>
        
        
          .myborder {border:2px solid #1049cf;}
        
        Border color #1049cf