#294e7b color space conversions
Hex:
        #294e7b
        RGB:
        41, 78, 123
        CMY:
        84, 69, 52
        CMYK:
        67, 37, 0, 52
      HSL:
        213°, 50.0000%, 32.1569%
        HSV (HSB):
        213°, 66.6667%, 48.2353%
        XYZ:
        7.2140, 7.3503, 19.7774
        xyY:
        0.2101, 0.2140, 7.3503
      CIE-Lab:
        32.5913, 2.2521, -29.4879
        CIE-LCH:
        32.5913, 29.5738, 274.3674
        CIE-Luv:
        32.5913, -14.6712, -39.8994
        Hunter-Lab:
        27.1114, 0.0517, -24.2734
      #294e7b color charts
#294e7b RGB chart
      #294e7b CMYK chart
      #294e7b RGB pie chart
      #294e7b color shades, tints & tones
#294e7b color schemes
#294e7b color preview, HTML & CSS examples
           This text has a color of #294e7b        
        
          <p style="color:#294e7b;">Text here</p>
        
        
          .mytext {color:#294e7b;}
        
        Text color #294e7b
      
           This box has a color of #294e7b        
        
          <div style="background-color:#294e7b;">Content here</div>
        
        
          .mybackground {background-color:#294e7b;}
        
        Background color #294e7b
      
           Border around this has a color of #294e7b        
        
          <div style="border:2px solid #294e7b;">Content here</div>
        
        
          .myborder {border:2px solid #294e7b;}
        
        Border color #294e7b