#294e7d color space conversions
Hex:
        #294e7d
        RGB:
        41, 78, 125
        CMY:
        84, 69, 51
        CMYK:
        67, 38, 0, 51
      HSL:
        214°, 50.6024%, 32.5490%
        HSV (HSB):
        214°, 67.2000%, 49.0196%
        XYZ:
        7.3405, 7.4009, 20.4437
        xyY:
        0.2086, 0.2103, 7.4009
      CIE-Lab:
        32.7026, 3.0029, -30.5539
        CIE-LCH:
        32.7026, 30.7011, 275.6132
        CIE-Luv:
        32.7026, -14.6377, -41.5114
        Hunter-Lab:
        27.2045, 0.5562, -25.5121
      #294e7d color charts
#294e7d RGB chart
      #294e7d CMYK chart
      #294e7d RGB pie chart
      #294e7d color shades, tints & tones
#294e7d color schemes
#294e7d color preview, HTML & CSS examples
           This text has a color of #294e7d        
        
          <p style="color:#294e7d;">Text here</p>
        
        
          .mytext {color:#294e7d;}
        
        Text color #294e7d
      
           This box has a color of #294e7d        
        
          <div style="background-color:#294e7d;">Content here</div>
        
        
          .mybackground {background-color:#294e7d;}
        
        Background color #294e7d
      
           Border around this has a color of #294e7d        
        
          <div style="border:2px solid #294e7d;">Content here</div>
        
        
          .myborder {border:2px solid #294e7d;}
        
        Border color #294e7d