#294d6b color space conversions
Hex:
        #294d6b
        RGB:
        41, 77, 107
        CMY:
        84, 70, 58
        CMYK:
        62, 28, 0, 58
      HSL:
        207°, 44.5946%, 29.0196%
        HSV (HSB):
        207°, 61.6822%, 41.9608%
        XYZ:
        6.2222, 6.8407, 14.9024
        xyY:
        0.2225, 0.2446, 6.8407
      CIE-Lab:
        31.4415, -2.9755, -21.2734
        CIE-LCH:
        31.4415, 21.4805, 262.0376
        CIE-Luv:
        31.4415, -14.6086, -27.5313
        Hunter-Lab:
        26.1547, -3.3060, -15.4737
      #294d6b color charts
#294d6b RGB chart
      #294d6b CMYK chart
      #294d6b RGB pie chart
      #294d6b color shades, tints & tones
#294d6b color schemes
#294d6b color preview, HTML & CSS examples
           This text has a color of #294d6b        
        
          <p style="color:#294d6b;">Text here</p>
        
        
          .mytext {color:#294d6b;}
        
        Text color #294d6b
      
           This box has a color of #294d6b        
        
          <div style="background-color:#294d6b;">Content here</div>
        
        
          .mybackground {background-color:#294d6b;}
        
        Background color #294d6b
      
           Border around this has a color of #294d6b        
        
          <div style="border:2px solid #294d6b;">Content here</div>
        
        
          .myborder {border:2px solid #294d6b;}
        
        Border color #294d6b