#194ddf color space conversions
Hex:
        #194ddf
        RGB:
        25, 77, 223
        CMY:
        90, 70, 13
        CMYK:
        89, 65, 0, 13
      HSL:
        224°, 79.8387%, 48.6275%
        HSV (HSB):
        224°, 88.7892%, 87.4510%
        XYZ:
        16.3741, 10.8421, 71.0418
        xyY:
        0.1666, 0.1103, 10.8421
      CIE-Lab:
        39.3133, 39.7927, -78.0983
        CIE-LCH:
        39.3133, 87.6516, 296.9998
        CIE-Luv:
        39.3133, -15.7480, -112.1770
        Hunter-Lab:
        32.9274, 31.1411, -104.8706
      #194ddf color charts
#194ddf RGB chart
      #194ddf CMYK chart
      #194ddf RGB pie chart
      #194ddf color shades, tints & tones
#194ddf color schemes
#194ddf color preview, HTML & CSS examples
           This text has a color of #194ddf        
        
          <p style="color:#194ddf;">Text here</p>
        
        
          .mytext {color:#194ddf;}
        
        Text color #194ddf
      
           This box has a color of #194ddf        
        
          <div style="background-color:#194ddf;">Content here</div>
        
        
          .mybackground {background-color:#194ddf;}
        
        Background color #194ddf
      
           Border around this has a color of #194ddf        
        
          <div style="border:2px solid #194ddf;">Content here</div>
        
        
          .myborder {border:2px solid #194ddf;}
        
        Border color #194ddf