#194bc4 color space conversions
Hex:
        #194bc4
        RGB:
        25, 75, 196
        CMY:
        90, 71, 23
        CMYK:
        87, 62, 0, 23
      HSL:
        222°, 77.3756%, 43.3333%
        HSV (HSB):
        222°, 87.2449%, 76.8627%
        XYZ:
        12.8808, 9.2243, 53.3261
        xyY:
        0.1708, 0.1223, 9.2243
      CIE-Lab:
        36.4127, 30.9086, -67.2818
        CIE-LCH:
        36.4127, 74.0418, 294.6736
        CIE-Luv:
        36.4127, -15.2850, -95.4239
        Hunter-Lab:
        30.3716, 22.5526, -82.8406
      #194bc4 color charts
#194bc4 RGB chart
      #194bc4 CMYK chart
      #194bc4 RGB pie chart
      #194bc4 color shades, tints & tones
#194bc4 color schemes
#194bc4 color preview, HTML & CSS examples
           This text has a color of #194bc4        
        
          <p style="color:#194bc4;">Text here</p>
        
        
          .mytext {color:#194bc4;}
        
        Text color #194bc4
      
           This box has a color of #194bc4        
        
          <div style="background-color:#194bc4;">Content here</div>
        
        
          .mybackground {background-color:#194bc4;}
        
        Background color #194bc4
      
           Border around this has a color of #194bc4        
        
          <div style="border:2px solid #194bc4;">Content here</div>
        
        
          .myborder {border:2px solid #194bc4;}
        
        Border color #194bc4