#194bbe color space conversions
Hex:
        #194bbe
        RGB:
        25, 75, 190
        CMY:
        90, 71, 25
        CMYK:
        87, 61, 0, 25
      HSL:
        222°, 76.7442%, 42.1569%
        HSV (HSB):
        222°, 86.8421%, 74.5098%
        XYZ:
        12.2112, 8.9565, 49.8004
        xyY:
        0.1721, 0.1262, 8.9565
      CIE-Lab:
        35.9005, 28.5872, -64.6111
        CIE-LCH:
        35.9005, 70.6528, 293.8670
        CIE-Luv:
        35.9005, -15.3084, -91.4617
        Hunter-Lab:
        29.9275, 20.4599, -77.7115
      #194bbe color charts
#194bbe RGB chart
      #194bbe CMYK chart
      #194bbe RGB pie chart
      #194bbe color shades, tints & tones
#194bbe color schemes
#194bbe color preview, HTML & CSS examples
           This text has a color of #194bbe        
        
          <p style="color:#194bbe;">Text here</p>
        
        
          .mytext {color:#194bbe;}
        
        Text color #194bbe
      
           This box has a color of #194bbe        
        
          <div style="background-color:#194bbe;">Content here</div>
        
        
          .mybackground {background-color:#194bbe;}
        
        Background color #194bbe
      
           Border around this has a color of #194bbe        
        
          <div style="border:2px solid #194bbe;">Content here</div>
        
        
          .myborder {border:2px solid #194bbe;}
        
        Border color #194bbe