#194efd color space conversions
Hex:
        #194efd
        RGB:
        25, 78, 253
        CMY:
        90, 69, 1
        CMYK:
        90, 69, 0, 1
      HSL:
        226°, 98.2759%, 54.5098%
        HSV (HSB):
        226°, 90.1186%, 99.2157%
        XYZ:
        20.8549, 12.7473, 94.2898
        xyY:
        0.1631, 0.0997, 12.7473
      CIE-Lab:
        42.3800, 49.9357, -89.9779
        CIE-LCH:
        42.3800, 102.9058, 299.0293
        CIE-Luv:
        42.3800, -16.1385, -130.3173
        Hunter-Lab:
        35.7034, 41.7839, -131.5879
      #194efd color charts
#194efd RGB chart
      #194efd CMYK chart
      #194efd RGB pie chart
      #194efd color shades, tints & tones
#194efd color schemes
#194efd color preview, HTML & CSS examples
           This text has a color of #194efd        
        
          <p style="color:#194efd;">Text here</p>
        
        
          .mytext {color:#194efd;}
        
        Text color #194efd
      
           This box has a color of #194efd        
        
          <div style="background-color:#194efd;">Content here</div>
        
        
          .mybackground {background-color:#194efd;}
        
        Background color #194efd
      
           Border around this has a color of #194efd        
        
          <div style="border:2px solid #194efd;">Content here</div>
        
        
          .myborder {border:2px solid #194efd;}
        
        Border color #194efd