#194bc0 color space conversions
Hex:
        #194bc0
        RGB:
        25, 75, 192
        CMY:
        90, 71, 25
        CMYK:
        87, 61, 0, 25
      HSL:
        222°, 76.9585%, 42.5490%
        HSV (HSB):
        222°, 86.9792%, 75.2941%
        XYZ:
        12.4314, 9.0446, 50.9597
        xyY:
        0.1716, 0.1249, 9.0446
      CIE-Lab:
        36.0700, 29.3636, -65.5054
        CIE-LCH:
        36.0700, 71.7856, 294.1449
        CIE-Luv:
        36.0700, -15.2992, -92.7887
        Hunter-Lab:
        30.0742, 21.1544, -79.4129
      #194bc0 color charts
#194bc0 RGB chart
      #194bc0 CMYK chart
      #194bc0 RGB pie chart
      #194bc0 color shades, tints & tones
#194bc0 color schemes
#194bc0 color preview, HTML & CSS examples
           This text has a color of #194bc0        
        
          <p style="color:#194bc0;">Text here</p>
        
        
          .mytext {color:#194bc0;}
        
        Text color #194bc0
      
           This box has a color of #194bc0        
        
          <div style="background-color:#194bc0;">Content here</div>
        
        
          .mybackground {background-color:#194bc0;}
        
        Background color #194bc0
      
           Border around this has a color of #194bc0        
        
          <div style="border:2px solid #194bc0;">Content here</div>
        
        
          .myborder {border:2px solid #194bc0;}
        
        Border color #194bc0