#194cd7 color space conversions
Hex:
        #194cd7
        RGB:
        25, 76, 215
        CMY:
        90, 70, 16
        CMYK:
        88, 65, 0, 16
      HSL:
        224°, 79.1667%, 47.0588%
        HSV (HSB):
        224°, 88.3721%, 84.3137%
        XYZ:
        15.2511, 10.2819, 65.4708
        xyY:
        0.1676, 0.1130, 10.2819
      CIE-Lab:
        38.3436, 37.4610, -75.1119
        CIE-LCH:
        38.3436, 83.9353, 296.5071
        CIE-Luv:
        38.3436, -15.5081, -107.3840
        Hunter-Lab:
        32.0653, 28.7848, -98.6122
      #194cd7 color charts
#194cd7 RGB chart
      #194cd7 CMYK chart
      #194cd7 RGB pie chart
      #194cd7 color shades, tints & tones
#194cd7 color schemes
#194cd7 color preview, HTML & CSS examples
           This text has a color of #194cd7        
        
          <p style="color:#194cd7;">Text here</p>
        
        
          .mytext {color:#194cd7;}
        
        Text color #194cd7
      
           This box has a color of #194cd7        
        
          <div style="background-color:#194cd7;">Content here</div>
        
        
          .mybackground {background-color:#194cd7;}
        
        Background color #194cd7
      
           Border around this has a color of #194cd7        
        
          <div style="border:2px solid #194cd7;">Content here</div>
        
        
          .myborder {border:2px solid #194cd7;}
        
        Border color #194cd7