#194cc7 color space conversions
Hex:
        #194cc7
        RGB:
        25, 76, 199
        CMY:
        90, 70, 22
        CMYK:
        87, 62, 0, 22
      HSL:
        222°, 77.6786%, 43.9216%
        HSV (HSB):
        222°, 87.4372%, 78.0392%
        XYZ:
        13.2941, 9.4991, 55.1657
        xyY:
        0.1705, 0.1218, 9.4991
      CIE-Lab:
        36.9280, 31.4061, -68.1857
        CIE-LCH:
        36.9280, 75.0709, 294.7306
        CIE-Luv:
        36.9280, -15.5174, -97.0865
        Hunter-Lab:
        30.8206, 23.0582, -84.5486
      #194cc7 color charts
#194cc7 RGB chart
      #194cc7 CMYK chart
      #194cc7 RGB pie chart
      #194cc7 color shades, tints & tones
#194cc7 color schemes
#194cc7 color preview, HTML & CSS examples
           This text has a color of #194cc7        
        
          <p style="color:#194cc7;">Text here</p>
        
        
          .mytext {color:#194cc7;}
        
        Text color #194cc7
      
           This box has a color of #194cc7        
        
          <div style="background-color:#194cc7;">Content here</div>
        
        
          .mybackground {background-color:#194cc7;}
        
        Background color #194cc7
      
           Border around this has a color of #194cc7        
        
          <div style="border:2px solid #194cc7;">Content here</div>
        
        
          .myborder {border:2px solid #194cc7;}
        
        Border color #194cc7