#114fce color space conversions
Hex:
        #114fce
        RGB:
        17, 79, 206
        CMY:
        93, 69, 19
        CMYK:
        92, 62, 0, 19
      HSL:
        220°, 84.7534%, 43.7255%
        HSV (HSB):
        220°, 91.7476%, 80.7843%
        XYZ:
        14.1677, 10.1674, 59.6083
        xyY:
        0.1688, 0.1211, 10.1674
      CIE-Lab:
        38.1412, 31.7416, -70.2641
        CIE-LCH:
        38.1412, 77.1011, 294.3110
        CIE-Luv:
        38.1412, -16.7669, -100.8959
        Hunter-Lab:
        31.8863, 23.5101, -88.5164
      #114fce color charts
#114fce RGB chart
      #114fce CMYK chart
      #114fce RGB pie chart
      #114fce color shades, tints & tones
#114fce color schemes
#114fce color preview, HTML & CSS examples
           This text has a color of #114fce        
        
          <p style="color:#114fce;">Text here</p>
        
        
          .mytext {color:#114fce;}
        
        Text color #114fce
      
           This box has a color of #114fce        
        
          <div style="background-color:#114fce;">Content here</div>
        
        
          .mybackground {background-color:#114fce;}
        
        Background color #114fce
      
           Border around this has a color of #114fce        
        
          <div style="border:2px solid #114fce;">Content here</div>
        
        
          .myborder {border:2px solid #114fce;}
        
        Border color #114fce