#194bef color space conversions
Hex:
        #194bef
        RGB:
        25, 75, 239
        CMY:
        90, 71, 6
        CMYK:
        90, 69, 0, 6
      HSL:
        226°, 86.9919%, 51.7647%
        HSV (HSB):
        226°, 89.5397%, 93.7255%
        XYZ:
        18.4970, 11.4708, 82.9005
        xyY:
        0.1639, 0.1016, 11.4708
      CIE-Lab:
        40.3624, 46.8090, -85.4494
        CIE-LCH:
        40.3624, 97.4304, 298.7138
        CIE-Luv:
        40.3624, -15.4279, -122.4209
        Hunter-Lab:
        33.8686, 38.2158, -121.4168
      #194bef color charts
#194bef RGB chart
      #194bef CMYK chart
      #194bef RGB pie chart
      #194bef color shades, tints & tones
#194bef color schemes
#194bef color preview, HTML & CSS examples
           This text has a color of #194bef        
        
          <p style="color:#194bef;">Text here</p>
        
        
          .mytext {color:#194bef;}
        
        Text color #194bef
      
           This box has a color of #194bef        
        
          <div style="background-color:#194bef;">Content here</div>
        
        
          .mybackground {background-color:#194bef;}
        
        Background color #194bef
      
           Border around this has a color of #194bef        
        
          <div style="border:2px solid #194bef;">Content here</div>
        
        
          .myborder {border:2px solid #194bef;}
        
        Border color #194bef