#194dbf color space conversions
Hex:
        #194dbf
        RGB:
        25, 77, 191
        CMY:
        90, 70, 25
        CMYK:
        87, 60, 0, 25
      HSL:
        221°, 76.8519%, 42.3529%
        HSV (HSB):
        221°, 86.9110%, 74.9020%
        XYZ:
        12.4588, 9.2760, 50.4240
        xyY:
        0.1727, 0.1286, 9.2760
      CIE-Lab:
        36.5104, 27.6514, -64.2001
        CIE-LCH:
        36.5104, 69.9017, 293.3019
        CIE-Luv:
        36.5104, -15.8043, -91.4592
        Hunter-Lab:
        30.4566, 19.7194, -76.8412
      #194dbf color charts
#194dbf RGB chart
      #194dbf CMYK chart
      #194dbf RGB pie chart
      #194dbf color shades, tints & tones
#194dbf color schemes
#194dbf color preview, HTML & CSS examples
           This text has a color of #194dbf        
        
          <p style="color:#194dbf;">Text here</p>
        
        
          .mytext {color:#194dbf;}
        
        Text color #194dbf
      
           This box has a color of #194dbf        
        
          <div style="background-color:#194dbf;">Content here</div>
        
        
          .mybackground {background-color:#194dbf;}
        
        Background color #194dbf
      
           Border around this has a color of #194dbf        
        
          <div style="border:2px solid #194dbf;">Content here</div>
        
        
          .myborder {border:2px solid #194dbf;}
        
        Border color #194dbf