#4194f2 color space conversions
Hex:
        #4194f2
        RGB:
        65, 148, 242
        CMY:
        75, 42, 5
        CMYK:
        73, 39, 0, 5
      HSL:
        212°, 87.1921%, 60.1961%
        HSV (HSB):
        212°, 73.1405%, 94.9020%
        XYZ:
        28.7969, 28.7144, 88.0291
        xyY:
        0.1979, 0.1973, 28.7144
      CIE-Lab:
        60.5288, 5.9540, -54.3707
        CIE-LCH:
        60.5288, 54.6957, 276.2494
        CIE-Luv:
        60.5288, -30.4152, -87.4940
        Hunter-Lab:
        53.5858, 2.1502, -59.8896
      #4194f2 color charts
#4194f2 RGB chart
      #4194f2 CMYK chart
      #4194f2 RGB pie chart
      #4194f2 color shades, tints & tones
#4194f2 color schemes
#4194f2 color preview, HTML & CSS examples
           This text has a color of #4194f2        
        
          <p style="color:#4194f2;">Text here</p>
        
        
          .mytext {color:#4194f2;}
        
        Text color #4194f2
      
           This box has a color of #4194f2        
        
          <div style="background-color:#4194f2;">Content here</div>
        
        
          .mybackground {background-color:#4194f2;}
        
        Background color #4194f2
      
           Border around this has a color of #4194f2        
        
          <div style="border:2px solid #4194f2;">Content here</div>
        
        
          .myborder {border:2px solid #4194f2;}
        
        Border color #4194f2