#4194d2 color space conversions
Hex:
        #4194d2
        RGB:
        65, 148, 210
        CMY:
        75, 42, 18
        CMYK:
        69, 30, 0, 18
      HSL:
        206°, 61.7021%, 53.9216%
        HSV (HSB):
        206°, 69.0476%, 82.3529%
        XYZ:
        24.4027, 26.9568, 64.8898
        xyY:
        0.2099, 0.2319, 26.9568
      CIE-Lab:
        58.9343, -5.2052, -39.1099
        CIE-LCH:
        58.9343, 39.4548, 262.4189
        CIE-Luv:
        58.9343, -31.6168, -60.6613
        Hunter-Lab:
        51.9199, -6.9635, -37.7570
      #4194d2 color charts
#4194d2 RGB chart
      #4194d2 CMYK chart
      #4194d2 RGB pie chart
      #4194d2 color shades, tints & tones
#4194d2 color schemes
#4194d2 color preview, HTML & CSS examples
           This text has a color of #4194d2        
        
          <p style="color:#4194d2;">Text here</p>
        
        
          .mytext {color:#4194d2;}
        
        Text color #4194d2
      
           This box has a color of #4194d2        
        
          <div style="background-color:#4194d2;">Content here</div>
        
        
          .mybackground {background-color:#4194d2;}
        
        Background color #4194d2
      
           Border around this has a color of #4194d2        
        
          <div style="border:2px solid #4194d2;">Content here</div>
        
        
          .myborder {border:2px solid #4194d2;}
        
        Border color #4194d2