#1114d7 color space conversions
Hex:
        #1114d7
        RGB:
        17, 20, 215
        CMY:
        93, 92, 16
        CMYK:
        92, 91, 0, 16
      HSL:
        239°, 85.3448%, 45.4902%
        HSV (HSB):
        239°, 92.0930%, 84.3137%
        XYZ:
        12.7471, 5.5258, 64.6847
        xyY:
        0.1537, 0.0666, 5.5258
      CIE-Lab:
        28.1831, 65.4893, -91.9518
        CIE-LCH:
        28.1831, 112.8892, 305.4590
        CIE-Luv:
        28.1831, -7.9976, -108.6909
        Hunter-Lab:
        23.5070, 55.6575, -146.6948
      #1114d7 color charts
#1114d7 RGB chart
      #1114d7 CMYK chart
      #1114d7 RGB pie chart
      #1114d7 color shades, tints & tones
#1114d7 color schemes
#1114d7 color preview, HTML & CSS examples
           This text has a color of #1114d7        
        
          <p style="color:#1114d7;">Text here</p>
        
        
          .mytext {color:#1114d7;}
        
        Text color #1114d7
      
           This box has a color of #1114d7        
        
          <div style="background-color:#1114d7;">Content here</div>
        
        
          .mybackground {background-color:#1114d7;}
        
        Background color #1114d7
      
           Border around this has a color of #1114d7        
        
          <div style="border:2px solid #1114d7;">Content here</div>
        
        
          .myborder {border:2px solid #1114d7;}
        
        Border color #1114d7