#114ee5 color space conversions
Hex:
        #114ee5
        RGB:
        17, 78, 229
        CMY:
        93, 69, 10
        CMYK:
        93, 66, 0, 10
      HSL:
        223°, 86.1789%, 48.2353%
        HSV (HSB):
        223°, 92.5764%, 89.8039%
        XYZ:
        17.0984, 11.2251, 75.3942
        xyY:
        0.1649, 0.1082, 11.2251
      CIE-Lab:
        39.9570, 41.0615, -80.4610
        CIE-LCH:
        39.9570, 90.3328, 297.0365
        CIE-Luv:
        39.9570, -16.4651, -115.7959
        Hunter-Lab:
        33.5039, 32.4642, -109.9684
      #114ee5 color charts
#114ee5 RGB chart
      #114ee5 CMYK chart
      #114ee5 RGB pie chart
      #114ee5 color shades, tints & tones
#114ee5 color schemes
#114ee5 color preview, HTML & CSS examples
           This text has a color of #114ee5        
        
          <p style="color:#114ee5;">Text here</p>
        
        
          .mytext {color:#114ee5;}
        
        Text color #114ee5
      
           This box has a color of #114ee5        
        
          <div style="background-color:#114ee5;">Content here</div>
        
        
          .mybackground {background-color:#114ee5;}
        
        Background color #114ee5
      
           Border around this has a color of #114ee5        
        
          <div style="border:2px solid #114ee5;">Content here</div>
        
        
          .myborder {border:2px solid #114ee5;}
        
        Border color #114ee5