#194dbd color space conversions
Hex:
        #194dbd
        RGB:
        25, 77, 189
        CMY:
        90, 70, 26
        CMYK:
        87, 59, 0, 26
      HSL:
        221°, 76.6355%, 41.9608%
        HSV (HSB):
        221°, 86.7725%, 74.1176%
        XYZ:
        12.2401, 9.1886, 49.2726
        xyY:
        0.1731, 0.1300, 9.1886
      CIE-Lab:
        36.3448, 26.8704, -63.2986
        CIE-LCH:
        36.3448, 68.7658, 293.0013
        CIE-Luv:
        36.3448, -15.8189, -90.1136
        Hunter-Lab:
        30.3126, 19.0303, -75.1559
      #194dbd color charts
#194dbd RGB chart
      #194dbd CMYK chart
      #194dbd RGB pie chart
      #194dbd color shades, tints & tones
#194dbd color schemes
#194dbd color preview, HTML & CSS examples
           This text has a color of #194dbd        
        
          <p style="color:#194dbd;">Text here</p>
        
        
          .mytext {color:#194dbd;}
        
        Text color #194dbd
      
           This box has a color of #194dbd        
        
          <div style="background-color:#194dbd;">Content here</div>
        
        
          .mybackground {background-color:#194dbd;}
        
        Background color #194dbd
      
           Border around this has a color of #194dbd        
        
          <div style="border:2px solid #194dbd;">Content here</div>
        
        
          .myborder {border:2px solid #194dbd;}
        
        Border color #194dbd