#294fc1 color space conversions
Hex:
        #294fc1
        RGB:
        41, 79, 193
        CMY:
        84, 69, 24
        CMYK:
        79, 59, 0, 24
      HSL:
        225°, 64.9573%, 45.8824%
        HSV (HSB):
        225°, 78.7565%, 75.6863%
        XYZ:
        13.3361, 9.9136, 51.6627
        xyY:
        0.1780, 0.1323, 9.9136
      CIE-Lab:
        37.6870, 28.4070, -63.4283
        CIE-LCH:
        37.6870, 69.4989, 294.1257
        CIE-Luv:
        37.6870, -14.4905, -91.5691
        Hunter-Lab:
        31.4859, 20.5045, -75.2440
      #294fc1 color charts
#294fc1 RGB chart
      #294fc1 CMYK chart
      #294fc1 RGB pie chart
      #294fc1 color shades, tints & tones
#294fc1 color schemes
#294fc1 color preview, HTML & CSS examples
           This text has a color of #294fc1        
        
          <p style="color:#294fc1;">Text here</p>
        
        
          .mytext {color:#294fc1;}
        
        Text color #294fc1
      
           This box has a color of #294fc1        
        
          <div style="background-color:#294fc1;">Content here</div>
        
        
          .mybackground {background-color:#294fc1;}
        
        Background color #294fc1
      
           Border around this has a color of #294fc1        
        
          <div style="border:2px solid #294fc1;">Content here</div>
        
        
          .myborder {border:2px solid #294fc1;}
        
        Border color #294fc1