#294ca5 color space conversions
Hex:
        #294ca5
        RGB:
        41, 76, 165
        CMY:
        84, 70, 35
        CMYK:
        75, 54, 0, 35
      HSL:
        223°, 60.1942%, 40.3922%
        HSV (HSB):
        223°, 75.1515%, 64.7059%
        XYZ:
        10.2904, 8.3569, 36.6680
        xyY:
        0.1860, 0.1511, 8.3569
      CIE-Lab:
        34.7154, 19.7051, -51.7062
        CIE-LCH:
        34.7154, 55.3337, 290.8617
        CIE-Luv:
        34.7154, -13.6636, -73.1818
        Hunter-Lab:
        28.9083, 12.9506, -54.9690
      #294ca5 color charts
#294ca5 RGB chart
      #294ca5 CMYK chart
      #294ca5 RGB pie chart
      #294ca5 color shades, tints & tones
#294ca5 color schemes
#294ca5 color preview, HTML & CSS examples
           This text has a color of #294ca5        
        
          <p style="color:#294ca5;">Text here</p>
        
        
          .mytext {color:#294ca5;}
        
        Text color #294ca5
      
           This box has a color of #294ca5        
        
          <div style="background-color:#294ca5;">Content here</div>
        
        
          .mybackground {background-color:#294ca5;}
        
        Background color #294ca5
      
           Border around this has a color of #294ca5        
        
          <div style="border:2px solid #294ca5;">Content here</div>
        
        
          .myborder {border:2px solid #294ca5;}
        
        Border color #294ca5