#1144ff color space conversions
Hex:
        #1144ff
        RGB:
        17, 68, 255
        CMY:
        93, 73, 0
        CMYK:
        93, 73, 0, 0
      HSL:
        227°, 100.0000%, 53.3333%
        HSV (HSB):
        227°, 93.3333%, 100.0000%
        XYZ:
        20.3483, 11.4734, 95.7499
        xyY:
        0.1595, 0.0899, 11.4734
      CIE-Lab:
        40.3666, 56.1518, -94.4281
        CIE-LCH:
        40.3666, 109.8622, 300.7379
        CIE-Luv:
        40.3666, -14.7797, -132.8052
        Hunter-Lab:
        33.8724, 47.9541, -143.8890
      #1144ff color charts
#1144ff RGB chart
      #1144ff CMYK chart
      #1144ff RGB pie chart
      #1144ff color shades, tints & tones
#1144ff color schemes
#1144ff color preview, HTML & CSS examples
           This text has a color of #1144ff        
        
          <p style="color:#1144ff;">Text here</p>
        
        
          .mytext {color:#1144ff;}
        
        Text color #1144ff
      
           This box has a color of #1144ff        
        
          <div style="background-color:#1144ff;">Content here</div>
        
        
          .mybackground {background-color:#1144ff;}
        
        Background color #1144ff
      
           Border around this has a color of #1144ff        
        
          <div style="border:2px solid #1144ff;">Content here</div>
        
        
          .myborder {border:2px solid #1144ff;}
        
        Border color #1144ff