#4194b8 color space conversions
Hex:
        #4194b8
        RGB:
        65, 148, 184
        CMY:
        75, 42, 28
        CMYK:
        65, 20, 0, 28
      HSL:
        198°, 47.7912%, 48.8235%
        HSV (HSB):
        198°, 64.6739%, 72.1569%
        XYZ:
        21.4216, 25.7643, 49.1914
        xyY:
        0.2223, 0.2673, 25.7643
      CIE-Lab:
        57.8127, -13.8772, -26.2007
        CIE-LCH:
        57.8127, 29.6489, 242.0920
        CIE-Luv:
        57.8127, -32.7516, -38.2418
        Hunter-Lab:
        50.7586, -13.4952, -21.9284
      #4194b8 color charts
#4194b8 RGB chart
      #4194b8 CMYK chart
      #4194b8 RGB pie chart
      #4194b8 color shades, tints & tones
#4194b8 color schemes
#4194b8 color preview, HTML & CSS examples
           This text has a color of #4194b8        
        
          <p style="color:#4194b8;">Text here</p>
        
        
          .mytext {color:#4194b8;}
        
        Text color #4194b8
      
           This box has a color of #4194b8        
        
          <div style="background-color:#4194b8;">Content here</div>
        
        
          .mybackground {background-color:#4194b8;}
        
        Background color #4194b8
      
           Border around this has a color of #4194b8        
        
          <div style="border:2px solid #4194b8;">Content here</div>
        
        
          .myborder {border:2px solid #4194b8;}
        
        Border color #4194b8