#194ef5 color space conversions
Hex:
        #194ef5
        RGB:
        25, 78, 245
        CMY:
        90, 69, 4
        CMYK:
        90, 68, 0, 4
      HSL:
        226°, 91.6667%, 52.9412%
        HSV (HSB):
        226°, 89.7959%, 96.0784%
        XYZ:
        19.6067, 12.2480, 87.7169
        xyY:
        0.1640, 0.1024, 12.2480
      CIE-Lab:
        41.6076, 47.1242, -86.7728
        CIE-LCH:
        41.6076, 98.7431, 298.5053
        CIE-Luv:
        41.6076, -16.0724, -125.5042
        Hunter-Lab:
        34.9972, 38.7573, -124.1064
      #194ef5 color charts
#194ef5 RGB chart
      #194ef5 CMYK chart
      #194ef5 RGB pie chart
      #194ef5 color shades, tints & tones
#194ef5 color schemes
#194ef5 color preview, HTML & CSS examples
           This text has a color of #194ef5        
        
          <p style="color:#194ef5;">Text here</p>
        
        
          .mytext {color:#194ef5;}
        
        Text color #194ef5
      
           This box has a color of #194ef5        
        
          <div style="background-color:#194ef5;">Content here</div>
        
        
          .mybackground {background-color:#194ef5;}
        
        Background color #194ef5
      
           Border around this has a color of #194ef5        
        
          <div style="border:2px solid #194ef5;">Content here</div>
        
        
          .myborder {border:2px solid #194ef5;}
        
        Border color #194ef5